Skip to content

Commit

Permalink
Correct 'Maps' to 'Map'
Browse files Browse the repository at this point in the history
  • Loading branch information
anorthall committed Oct 24, 2023
1 parent 7723ec0 commit b1b3368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/logger/_sidebar_trips.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</a>

<a class="nav-link" href="{% url 'maps:index' %}">
<i class="bi bi-map"></i> Maps
<i class="bi bi-map"></i> Map
</a>
{% endif %}

Expand Down

0 comments on commit b1b3368

Please sign in to comment.