Browse Source

Fix minor grammar error

pull/214/head
Jaune Sarmiento 11 years ago
parent
commit
15d8bdef4d
  1. 2
      two.html

2
two.html

@ -26,7 +26,7 @@
<body ontouchstart="">
<div class="content">
<ul class="table-view">
<li>Tap or click <a href="one.html" data-transition="slide-out">here</a> to go back. You can also try your browser back button.</li>
<li>Tap or click <a href="one.html" data-transition="slide-out">here</a> to go back. You can also try your browser's back button.</li>
</ul>
</div>
</body>

Loading…
Cancel
Save