Browse Source

s/equivilent/equivalent/g

pull/795/head
Joe Germuska 9 years ago
parent
commit
785e72c340
  1. 2
      README.markdown
  2. 2
      website/templates/_make.html

2
README.markdown

@ -232,7 +232,7 @@ You can tell TimelineJS to start at a specific slide number
###Start Zoom Adjust
`start_zoom_adjust`
This will tweak the default zoom level. Equivilent to pressing the zoom in or zoom out button the specified number of times. Negative numbers zoom out.
This will tweak the default zoom level. Equivalent to pressing the zoom in or zoom out button the specified number of times. Negative numbers zoom out.
*default is 0*
###Hash Bookmark

2
website/templates/_make.html

@ -207,7 +207,7 @@
<label class="control-label">Adjust the default calculated zoom level</label>
<div class="controls">
<input id="embed-startzoomadjust" type="text" value="0" placeholder="0" class="input-mini">
<p class="help-block">This will tweak the default zoom level. Equivilent to pressing the zoom in or zoom out button the specified number of times. Negative numbers zoom out.</p>
<p class="help-block">This will tweak the default zoom level. Equivalent to pressing the zoom in or zoom out button the specified number of times. Negative numbers zoom out.</p>
</div>
</div>
<!-- Start at Slide-->

Loading…
Cancel
Save