Skip to content

Commit

Permalink
fix punctuation (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwkam authored Oct 25, 2023
1 parent 0b6bafb commit 265e6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<link rel="icon" href="https://haxe.org/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" type="image/x-icon" href="https://haxe.org/favicon.ico" />

<title>Try Haxe !</title>
<title>Try Haxe!</title>
<meta name="description" content="Haxe is an amazing multiplatform programming language. Check it out !">
<meta name="author" content="Haxe Community">
<meta property="og:image" content="https://try.haxe.org/share.png" />
Expand Down

0 comments on commit 265e6d9

Please sign in to comment.