From 73f10843a487ee94bed755ecfd7c853cb657bf38 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 27 Aug 2013 11:18:10 -0700 Subject: [PATCH] components.html: fix grammar --- components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components.html b/components.html index 4ecb26e31c..642146e71b 100644 --- a/components.html +++ b/components.html @@ -1499,7 +1499,7 @@ base_url: "../"

Place form content within .navbar-form for proper vertical alignment and collapsed behavior in narrow viewports. Use the alignment options to decide where it resides within the navbar content.

-

As a heads up, .navbar-form shares much of it's code with .form-inline via mixin.

+

As a heads up, .navbar-form shares much of its code with .form-inline via mixin.