From c4bc3904fc8e68e08897a220faf7d228df3545de Mon Sep 17 00:00:00 2001 From: Brian VanderZanden Date: Fri, 26 Aug 2016 11:30:32 -0700 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf3e13..6486f30 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ You can change the position of the off-canvas nav by adding the following class navbar-offcanvas-right ``` -Dropdown menus are support, again using the Bootstrap standard markup. +Dropdown menus are supported, again using the Bootstrap standard markup. The only difference is that it doesn't need the data-toggle. But this could be left in if you require it to be present.