From 418bf5221a70440aeecffe9ad9006b444aaf1747 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 4 Feb 2012 22:50:26 -0800 Subject: #1712: fix typo in js docs --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 7ffb96cff..5d505eb4f 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1422,7 +1422,7 @@ $('.myCarousel').carousel({

Methods

.typeahead(options)

-

Initializes an input with a typahead.

+

Initializes an input with a typeahead.

-- cgit v1.2.3