Skip to content

Commit 06bb097

Browse files
committed
[#9537] Moved the tip directive one sentence down
1 parent 073d4a0 commit 06bb097

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

security.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,17 @@ be fooled by the "Yes" next to Authenticated, you're just an anonymous user:
127127
.. image:: /_images/security/anonymous_wdt.png
128128
:align: center
129129

130-
.. tip::
131-
If you do not see toolbar, it can be installed with :doc:`Profiler </profiler>` bundle
130+
You'll learn later how to deny access to certain URLs or controllers.
131+
132+
.. note::
133+
134+
If you do not see toolbar, make sure you installed the :doc:`profiler </profile>`
135+
using this command:
132136

133137
.. code-block:: terminal
134138
135139
$ composer require profiler --dev
136140
137-
You'll learn later how to deny access to certain URLs or controllers.
138-
139141
.. tip::
140142

141143
Security is *highly* configurable and there's a

0 commit comments

Comments
 (0)