Skip to content

Commit e98a9f5

Browse files
authored
duplicate adjective "later"
1 parent 6d25dbb commit e98a9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ each time you ask for it.
231231
232232
Thanks to this configuration, you can automatically use any classes from the
233233
``src/AppBundle`` directory as a service, without needing to manually configure
234-
it. Later, you'll learn more about this later in :ref:`service-psr4-loader`.
234+
it. Later, you'll learn more about this in :ref:`service-psr4-loader`.
235235

236236
If you'd prefer to manually wire your service, that's totally possible: see
237237
:ref:`services-explicitly-configure-wire-services`.

0 commit comments

Comments
 (0)