Skip to content

Commit 23091f8

Browse files
committed
Remvove space before self-closing xml tag
1 parent 2a02f56 commit 23091f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/impersonating_user.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ be called:
222222
223223
<firewall name="main">
224224
<!-- ... -->
225-
<switch-user role="CAN_SWITCH_USER" />
225+
<switch-user role="CAN_SWITCH_USER"/>
226226
</firewall>
227227
</config>
228228
</srv:container>

0 commit comments

Comments
 (0)