Skip to content

Commit

Permalink
Grammar review remarks
Browse files Browse the repository at this point in the history
  • Loading branch information
malarzm committed Nov 6, 2019
1 parent cd49e8a commit 36620c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/doc/first_steps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,8 @@ is to use the repository as a service and inject it as a dependency into other s
}
The ``ServiceDocumentRepository`` class your custom repository is extending allows you to
leverage Symfony's `autowiring`_ and `autoconfiguration`_. To register all your repositories
as services you can use the following service configuration:
leverage Symfony's `autowiring`_ and `autoconfiguration`_. To register all of your
repositories as services you can use the following service configuration:

.. configuration-block::

Expand Down

0 comments on commit 36620c2

Please sign in to comment.