Skip to content

Commit aa1c09d

Browse files
committed
minor #8350 duplicate adjective "later" (shinmen)
This PR was merged into the 3.3 branch. Discussion ---------- duplicate adjective "later" Redundant word in "**Later**, you'll learn more about this **later** in Importing Many Services at once with resource.". I think it should be removed. Commits ------- e98a9f5 duplicate adjective "later"
2 parents 7c2e66c + e98a9f5 commit aa1c09d

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)