diff --git a/docs/documentation/components/navbar.html b/docs/documentation/components/navbar.html index 25d8b9c6..4eb0fd68 100644 --- a/docs/documentation/components/navbar.html +++ b/docs/documentation/components/navbar.html @@ -711,7 +711,7 @@ $(document).ready(function() {

- The navbar-burger is a hamburger menu that only appears on mobile. It has to appear as the last child of navbar-brand. It has to contain three empty span tags in order to visualize the hamburger lines or the cross (when active). + The navbar-burger is a hamburger menu that only appears on touch devices. It has to appear as the last child of navbar-brand. It has to contain three empty span tags in order to visualize the hamburger lines or the cross (when active).