From 5801d57029375bccd3b0a6ac6d732db1b2fc7bdc Mon Sep 17 00:00:00 2001 From: bmalen <31034285+bmalen@users.noreply.github.com> Date: Thu, 16 Nov 2017 19:36:16 +1100 Subject: [PATCH] fixed grammatical error (#1450) --- docs/documentation/components/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/components/navbar.html b/docs/documentation/components/navbar.html index 787cc12f6..62b82f00d 100644 --- a/docs/documentation/components/navbar.html +++ b/docs/documentation/components/navbar.html @@ -528,7 +528,7 @@ document.addEventListener('DOMContentLoaded', function () {

Navbar

- A responsive horizontal navbar that can supports images, links, buttons, and dropdowns + A responsive horizontal navbar that can support images, links, buttons, and dropdowns

{% include meta.html -- 2.47.2