Skip to content

Commit

Permalink
Fix typo: A -> An
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Feb 19, 2024
1 parent 595f54f commit 6298298
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 @@ -128,7 +128,7 @@ <h1 class="title is-1"><a href="#showcase">#</a> Showcase</h1>
const showcase_list = [
{
"name": "Halloy",
"description": "A open-source IRC client written in Rust that aims to be fast and simple.",
"description": "An open-source IRC client written in Rust that aims to be fast and simple.",
"website": "https://github.com/squidowl/halloy",
"thumbnail": "showcase/halloy.gif",
"has_webp": false,
Expand Down

0 comments on commit 6298298

Please sign in to comment.