Skip to content

Commit

Permalink
Update todo.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
deepaksarkar123 authored Jan 29, 2024
1 parent 2c9b962 commit ca69dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/todo.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
</style>
</head>
<body>
<h1>My ToDo App</h1>
<h1>My ToDo Application</h1>
<div class="container">
<h2>Tasks</h2>
<ul id="taskList">
Expand Down

0 comments on commit ca69dd0

Please sign in to comment.