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

Skip to content

Commit 977142c

Browse files
javiereguiluzxabbuh
authored andcommitted
Fixed a typo
1 parent 6855572 commit 977142c

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 childs service class may look like::
34+
Your child service class may look like::
3535

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

0 commit comments

Comments
 (0)
0