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.
1 parent cc1e804 commit dc0397dCopy full SHA for dc0397d
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