Skip to content

Commit a77d08a

Browse files
weaverryanGuikingone
authored andcommitted
minor fixes
1 parent c1a9fc9 commit a77d08a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

page_creation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,9 @@ The Web Debug Toolbar: Debugging Dream
192192

193193
One of Symfony's *killer* features is the Web Debug Toolbar: a bar that displays
194194
a *huge* amount of debugging information along the bottom of your page while developing. This is all
195-
included out of the box using a package called `symfony/profiler-pack`.
195+
included out of the box using a package called ``symfony/profiler-pack``.
196196

197-
You will see a black bar along the bottom of the page.You'll learn more about all the information it holds
197+
You will see a black bar along the bottom of the page. You'll learn more about all the information it holds
198198
along the way, but feel free to experiment: hover over and click
199199
the different icons to get information about routing, performance, logging and more.
200200

0 commit comments

Comments
 (0)