From 785e72c3402ecf5726f1fc3cf87295eb4a26836a Mon Sep 17 00:00:00 2001 From: Joe Germuska Date: Fri, 22 May 2015 10:04:23 -0500 Subject: [PATCH] s/equivilent/equivalent/g --- README.markdown | 2 +- website/templates/_make.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 8be4505..12d5541 100644 --- a/README.markdown +++ b/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 diff --git a/website/templates/_make.html b/website/templates/_make.html index bcda468..7ed1ab6 100644 --- a/website/templates/_make.html +++ b/website/templates/_make.html @@ -207,7 +207,7 @@
-

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.