Skip to content

Commit

Permalink
Changed spellings
Browse files Browse the repository at this point in the history
  • Loading branch information
shery7310 authored Dec 14, 2023
1 parent 4b0c585 commit c1c8a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<!--For Homepage-->
{% block content %}
<h1>Welcome to Our URL Shortner app you need to be Logged in to shorten URL</h1>
<h1>Welcome to Our URL Shortener app you need to be Logged in to shorten URL</h1>
<h1>So please create an <a href="{{ url_for('signup') }}">Account</a> now</h1>

<p>
Expand Down

0 comments on commit c1c8a61

Please sign in to comment.