Skip to content

Commit ae3ce67

Browse files
committed
minor #6923 fix typo (sajadtorkamani)
This PR was merged into the 4.x branch. Discussion ---------- fix typo <!-- Thanks for your contribution! If you are proposing a new feature that is complex, please open an issue first so we can discuss about it. Note: all your contributions adhere implicitly to the MIT license --> Commits ------- 4b9a0a5 fix typo
2 parents 3aac011 + 4b9a0a5 commit ae3ce67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dashboards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Defining the Route in the ``index()`` Method
143143
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
144144

145145
Using the ``#[AdminDashboard]`` attribute is the recommended way to define the
146-
dashboard route. However, you can also define the dashboard route applying the
146+
dashboard route. However, you can also define the dashboard route by applying the
147147
``#[Route]`` attribute on the ``index()`` method::
148148

149149
// ...

0 commit comments

Comments
 (0)