Skip to content

Commit 5cb4047

Browse files
committed
docs: fix grammatical errors
1 parent 778ae18 commit 5cb4047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ class Auth extends ShieldAuth
117117
}
118118
```
119119

120-
2. **Helper Setup** The `setting` helpers need to be included in almost every page. The simplest way to do this is to add them to the `BaseController::initController` method:
120+
2. **Helper Setup** The `setting` helper needs to be included in almost every page. The simplest way to do this is to add them to the `BaseController::initController` method:
121121

122122
```php
123123
public function initController(RequestInterface $request, ResponseInterface $response, LoggerInterface $logger)

0 commit comments

Comments
 (0)