Skip to content

Commit

Permalink
Minor spelling fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
skial committed Jun 22, 2016
1 parent 12337ce commit 5380c56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@
<main>
<ul>
<li itemtype="http://schema.org/Article" id="link" itemscope="">
<a title="My opinon on what Haxe should move towards" href="https://nadako.github.io/rants/posts/2016-06-21_haxe-next.html?utm_source=haxe.io">
<h1 itemprop="headline">My opinon on what Haxe should move towards</h1>
<a title="My opinion on what Haxe should move towards" href="https://nadako.github.io/rants/posts/2016-06-21_haxe-next.html?utm_source=haxe.io">
<h1 itemprop="headline">My opinion on what Haxe should move towards</h1>
</a>
<time dateCreated="$date" pubdate="" datetime="$date"></time>
</li>
Expand Down

0 comments on commit 5380c56

Please sign in to comment.