fix: [sidebar] typo

dev
terrtia 2023-12-08 16:31:56 +01:00
parent 3add9b0a33
commit f6db9fe888
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
<li class="nav-item">
<a class="nav-link" href="{{url_for('objects_subtypes.objects_dashboard_user_account')}}" id="nav_dashboard_user_account">
<i class="fas fa-user-circle"></i>
<span>User-Acoount</span>
<span>User-Account</span>
</a>
</li>
</ul>