Skip to content

Commit

Permalink
Minor spelling (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
thunder87 authored and freekmurze committed Oct 2, 2017
1 parent 2746107 commit a450cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ In Laravel 5.5 the package will autoregister the service provider. In Laravel 5.
];
```

In Laravel 5.5 the package will autoregister the facade. In Laravel 5.4 you most install the facade manually.
In Laravel 5.5 the package will autoregister the facade. In Laravel 5.4 you must install the facade manually.

```php
// config/app.php
Expand Down

0 comments on commit a450cd8

Please sign in to comment.