Skip to content

Commit

Permalink
Fix typo on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvr committed Mar 11, 2015
1 parent 93d335a commit 804c524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ <h2>Compare these to a non-framework implementation</h2>
<h2>New in 1.3</h2>
<ul class="whats-new">
<li>We now have 64 applications.
<label class="link" for="news-expander">New since 1.2</label>
<label class="link" for="news-expander">New since 1.3</label>
<input type="checkbox" id="news-expander">
<ul class="collapsed" id="new-apps">
<li><a href="examples/angular-dart/web/">AngularDart</a></li>
Expand Down

0 comments on commit 804c524

Please sign in to comment.