Skip to content

Commit 1d1f8ec

Browse files
authored
Replace extra ...
I suppose this `...` should be replaced with simple comma. Also should be fixed in 3.3 documentation, but this branch is not allowed to be edited.
1 parent 96c0c81 commit 1d1f8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/autowiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An Autowiring Example
1919
---------------------
2020

2121
Imagine you're building an API to publish statuses on a Twitter feed, obfuscated
22-
with `ROT13`_... a fun encoder that shifts all characters 13 letters forward in
22+
with `ROT13`_, a fun encoder that shifts all characters 13 letters forward in
2323
the alphabet.
2424

2525
Start by creating a ROT13 transformer class::

0 commit comments

Comments
 (0)