Skip to content

Commit c1c8a61

Browse files
authored
Changed spellings
1 parent 4b0c585 commit c1c8a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

1010
<p>

0 commit comments

Comments
 (0)