diff --git a/docs/docs.html b/docs/docs.html
index 7fc72bf9c5..bb2aa68f3a 100644
--- a/docs/docs.html
+++ b/docs/docs.html
@@ -1896,7 +1896,7 @@ For example, <section>
should be wrapped as inline.
{% endhighlight %}
Use relative sizing classes like .input-large
or match your inputs to the grid column sizes using .span*
classes.
Use relative sizing classes like .input-large
or match your inputs to the grid column sizes using .col-span-*
classes.
Create larger or smaller form controls that match button sizes.