8000 Fixed a typo · symfony/symfony-docs@45a44f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 45a44f3

Browse files
matthieu88160xabbuh
authored andcommitted
Fixed a typo
Thank for typo ;) Two classes are presented.
1 parent 977142c commit 45a44f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/parent_services.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ you may have multiple repository classes which need the
3131
// ...
3232
}
3333

34-
Your child service class may look like::
34+
Your child service classes may look like::
3535

3636
// src/AppBundle/Repository/DoctrineUserRepository.php
3737
namespace AppBundle\Repository;

0 commit comments

Comments
 (0)
0