Skip to content

Commit

Permalink
feat(pages/calendar): capitalize "To-Do"
Browse files Browse the repository at this point in the history
  • Loading branch information
Eejit43 committed Jul 28, 2024
1 parent b724a69 commit 702c8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/pages/tools/calendar.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<ul id="events-list">None!</ul>
</div>
<div class="todo-list">
To-do List:
To-Do List:
<div id="todo-list">
<input type="text" id="login-password" />
<button id="login-button">Login</button>
Expand Down

0 comments on commit 702c8c1

Please sign in to comment.