Skip to content

Commit

Permalink
Fix typo on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
ashermorgan committed Apr 20, 2024
1 parent be8dda6 commit 25ec8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions songs2slides/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
{% block main %}
<h1>Simplify lyric slideshow creation</h1>
<p>
Songs2Slides is a easy-to-use tool that automatically finds song lyrics and
creates lyric slideshows.
Songs2Slides is an easy-to-use tool that automatically finds song lyrics
and creates lyric slideshows.
</p>
<p>
<a class="button primary" href="{{ url_for('.create_step_1') }} ">
Expand Down

0 comments on commit 25ec8d9

Please sign in to comment.