From a112fa501e6a57b233fe0130883f2c108439bb6d Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sat, 27 Oct 2018 22:51:36 -0400 Subject: [PATCH] Modify index.md for Bootstrap navbars guide (#19899) --- guide/english/bootstrap/navigation-bar/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/english/bootstrap/navigation-bar/index.md b/guide/english/bootstrap/navigation-bar/index.md index 228c40d2a9..95800f4d37 100644 --- a/guide/english/bootstrap/navigation-bar/index.md +++ b/guide/english/bootstrap/navigation-bar/index.md @@ -3,7 +3,7 @@ title: Navigation Bar --- ## Navigation Bar -The Bootstrap framework provides you with a feature call navigation bars. In short a navigation bar (also referred to navbars) is a header at the top of the page to display navigational information. +The Bootstrap framework provides you with a feature called navigation bars. In short, a navigation bar (also referred to as a navbar) is a header at the top of the page to display navigational information. #### How To Use To use Bootstrap Navigation Bars you add a ` #### More Information: -[BootStrap navbar documentation](https://getbootstrap.com/docs/4.0/components/navbar/) \ No newline at end of file +[BootStrap navbar documentation](https://getbootstrap.com/docs/4.0/components/navbar/)