Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 authored Aug 14, 2019
1 parent 4eec556 commit ad97e9a
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 @@ -69,7 +69,7 @@ class CacheMiddleware
}
```

Since middlewares are resolved out of the laravel containerو you can pass any abstract string as a middleware and bind it on the IOC:
Since middlewares are resolved out of the laravel container, you can pass any abstract string as a middleware and bind it on the IOC:

```php
public function boot()
Expand Down

0 comments on commit ad97e9a

Please sign in to comment.