Skip to content

Commit dc0397d

Browse files
committed
Fix typo
1 parent cc1e804 commit dc0397d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/autowiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ returning the result of the ROT13 transformation uppercased::
253253
}
254254
}
255255

256-
This class is intended to decorate the any transformer and return its value uppercased.
256+
This class is intended to decorate any transformer and return its value uppercased.
257257

258258
We can now refactor the controller to add another endpoint leveraging this new
259259
transformer::

0 commit comments

Comments
 (0)