diff --git a/index.html b/index.html
index 6ffcec35..ee82565a 100644
--- a/index.html
+++ b/index.html
@@ -1126,8 +1126,8 @@ $(document).ready(function () {
offNo width attribute will be set. Keep in mind that the container div copies classes from the source element so setting the width attribute may not always be necessary.
elementUses javascript to calculate the width of the source element.
copyCopies the value of the width style attribute set on the source element.
- resolveFirst attempts to copy than falls back on element.
- other valuesif the width attribute contains a function it will be evaluated, otherwise the value is used verbatim.
+ resolveFirst attempts to copy then falls back on element.
+ other valuesIf the width attribute contains a function it will be evaluated, otherwise the value is used verbatim.
minimumInputLength | int | Number of characters necessary to start a search. |