Skip to content

Commit 0979694

Browse files
authored
Add parenthesis as discussed
#336 (review)
1 parent e79ad3c commit 0979694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Add the authentication to the middleware. See the CakePHP `documentation
2727
<http://book.cakephp.org/3.0/en/controllers/middleware.html>`_ on how to use
2828
middleware if you are not familiar with it.
2929

30-
Example of configuring the authentication middleware using the ``getAuthenticationService``
30+
Example of configuring the authentication middleware using the ``getAuthenticationService()``
3131
hook within ``Application``::
3232

3333
use Authentication\AuthenticationService;

0 commit comments

Comments
 (0)