Skip to content
Snippets Groups Projects
Commit 719a9a29 authored by a.croix's avatar a.croix
Browse files

Typo correction

parent d10dfe2a
No related branches found
No related tags found
1 merge request!4Multiple wowa detector
......@@ -52,7 +52,7 @@
<div class="dropdown-menu dropdown-menu-left" aria-labelledby="navbarAdminDropdown">
<a class="nav-link" href="{{ action('UserController@index') }}">Users</a>
<a class="nav-link" href="{{ action('FeedbackController@index') }}">Feedback</a>
<a class="nav-link" href="{{ action('WowaController@index') }}">Training</a>
<a class="nav-link" href="{{ action('WowaController@index') }}">Trainings</a>
</div>
</li>
@endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment