Skip to content

Commit

Permalink
Add missing "of" in home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardone committed Oct 21, 2023
1 parent f8aa365 commit 04fd865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geany/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h2 class="text-center">News</h2>
<div class="col-md-4">
<div class="feature-icon"><span class="glyphicon glyphicon-flash" aria-hidden="true"></span></div>
<h2 class="text-center">Fast &amp; Small</h2>
<p>One the primary reasons for Geany's existence is that there
<p>One of the primary reasons for Geany's existence is that there
is a need for a decent, GUI, lightweight, cross-platform, flexible
and powerful IDE/editor. Many editors meet one or more of these
requirements but fall short on others.
Expand Down

0 comments on commit 04fd865

Please sign in to comment.