We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc1e804 + dc0397d commit f3d4687Copy full SHA for f3d4687
components/dependency_injection/autowiring.rst
@@ -253,7 +253,7 @@ returning the result of the ROT13 transformation uppercased::
253
}
254
255
256
-This class is intended to decorate the any transformer and return its value uppercased.
+This class is intended to decorate any transformer and return its value uppercased.
257
258
We can now refactor the controller to add another endpoint leveraging this new
259
transformer::
0 commit comments