Skip to content

Commit 6f32932

Browse files
committed
Typo
1 parent cc5e906 commit 6f32932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/history.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<article>
1313
<p id="status">HTML5 History API not supported</p>
1414
<p><em>Last event fired: <span id="lastevent">(none)</span></em></p>
15-
<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>
15+
<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>
1616
<p>Use the back and forward buttons in your browser to navigate the history.</p>
1717
<ul id="examples">
1818
<li><a href="/history/first">first</a></li>

0 commit comments

Comments
 (0)