8000 Remove some unneeded white spaces · colinodell/symfony-docs@ff943be · GitHub
[go: up one dir, main page]

Skip to content

Commit ff943be

Browse files
Remove some unneeded white spaces
1 parent 09bb97b commit ff943be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/micro_kernel_trait.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ your ``composer.json`` file to load from there:
129129
}
130130
131131
Then, run ``composer dump-autoload`` to dump your new autoload config.
132-
132+
133133
Now, suppose you want to use Twig and load routes via annotations. Instead of
134134
putting *everything* in ``index.php``, create a new ``app/AppKernel.php`` to
135135
hold the kernel. Now it looks like this::

0 commit comments

Comments
 (0)
0