Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Aug 5, 2010
1 parent cc5e906 commit 6f32932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<article>
<p id="status">HTML5 History API not supported</p>
<p><em>Last event fired: <span id="lastevent">(none)</span></em></p>
<p>To testing the History API, click through the urls below. Note that none of these urls point to <em>real</em> pages. JavaScript will intercept these clicks, load data and the browser address bar will <em>appear</em> to change - but this is the History API in action!</p>
<p>To test the History API, click through the urls below. Note that none of these urls point to <em>real</em> pages. JavaScript will intercept these clicks, load data and the browser address bar will <em>appear</em> to change - but this is the History API in action!</p>
<p>Use the back and forward buttons in your browser to navigate the history.</p>
<ul id="examples">
<li><a href="/history/first">first</a></li>
Expand Down

0 comments on commit 6f32932

Please sign in to comment.