Skip to content

Commit 14ca439

Browse files
committed
minor fixes
1 parent cecebdc commit 14ca439

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
@@ -193,9 +193,9 @@ The Web Debug Toolbar: Debugging Dream
193193

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

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

0 commit comments

Comments
 (0)