8000 Fixed a XML code example · SirRFI/symfony-docs@6a5957c · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a5957c

Browse files
committed
Fixed a XML code example
1 parent d2360f7 commit 6a5957c

File tree

8000

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ and set the ``limiter`` option to its service ID:
648648
>
649649
<!-- 1st argument is the limiter for IP -->
650650
<srv:argument type="service" id="limiter.ip_login"/>
651-
<1-- 2nd argument is the limiter for username+IP -->
651+
<!-- 2nd argument is the limiter for username+IP -->
652652
<srv:argument type="service" id="limiter.username_ip_login"/>
653653
</srv:service>
654654
</srv:services>

0 commit comments

Comments
 (0)
0