Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Commit

Permalink
Fix typo in update_reset_remove.html
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed Oct 24, 2018
1 parent f347758 commit 636705d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/update_reset_remove.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<iframe src="./default.html" frameborder="0" width="100%" scrolling="no" onload="this.height=screen.height/3;"></iframe>

<main>
<h1>Update <span class="note">check the <code>filename</code> of the next exported file. Fo you notice anything different?</code></span></h1>
<h1>Update <span class="note">check the <code>filename</code> of the next exported file. Do you notice anything different?</code></span></h1>
<button id="update">update</button>

<h1>Reset</h1>
Expand Down Expand Up @@ -100,4 +100,4 @@ <h1>Remove</h1>
</script>

</body>
</html>
</html>

0 comments on commit 636705d

Please sign in to comment.