Skip to content

Commit 6298298

Browse files
committed
Fix typo: A -> An
1 parent 595f54f commit 6298298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h1 class="title is-1"><a href="#showcase">#</a> Showcase</h1>
128128
const showcase_list = [
129129
{
130130
"name": "Halloy",
131-
"description": "A open-source IRC client written in Rust that aims to be fast and simple.",
131+
"description": "An open-source IRC client written in Rust that aims to be fast and simple.",
132132
"website": "https://github.com/squidowl/halloy",
133133
"thumbnail": "showcase/halloy.gif",
134134
"has_webp": false,

0 commit comments

Comments
 (0)