Skip to content

Commit

Permalink
Correct spelling for #8 Typo in options panel
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbalfour committed May 27, 2016
1 parent 7a2136a commit dd9d3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/src/options/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h3>Disable Scroll Jacking Settings</h3>
</select>
<a id="strictnessinfoToggle">What does this mean?</a>
<div id="strictnessinfo">
<p>Medium prevents sites changing your scroll position whilst your scrolling but keep scroll detection.</p>
<p>Medium prevents sites changing your scroll position whilst you're scrolling but keep scroll detection.</p>
<p>High disables all scroll detection, which might break some sites.</p>
</div>
<br>
Expand Down

0 comments on commit dd9d3f2

Please sign in to comment.