10000 [#6032] fix link to ROT13 description · symfony/symfony-docs@0103364 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0103364

Browse files
committed
[#6032] fix link to ROT13 description
1 parent c00626c commit 0103364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/dependency_injection/autowiring.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ typehint which is useful in the field of `Rapid Application Development`_,
1313
when designing prototypes in early stages of large projects. It makes it easy
1414
to register 6F14 a service graph and eases refactoring.
1515

16-
Imagine you're building an API to publish statuses on a Twitter feed, which
17-
has to be obfuscated with ``ROT13`` (a special case of the Caesar cipher).
16+
Imagine you're building an API to publish statuses on a Twitter feed, obfuscated
17+
with `ROT13`_ (a special case of the Caesar cipher).
1818

1919
Start by creating a ROT13 transformer class::
2020

0 commit comments

Comments
 (0)
0