8000 fix typo `spaccer` => `spacer` · symfony/symfony-docs@ecede2d · GitHub
[go: up one dir, main page]

Skip to content

Commit ecede2d

Browse files
authored
fix typo spaccer => spacer
1 parent 98dfd5d commit ecede2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/mime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ contents from Inky to HTML:
549549
<container>
550550
<row class="header">
551551
<columns>
552-
<spaccer size="16"></spacer>
552+
<spacer size="16"></spacer>
553553
<h1 class="text-center">Welcome {{ username }}!</h1>
554554
</columns>
555555

0 commit comments

Comments
 (0)
0