From 27ba2f178e4002a827157916b624d2da575d9d4d Mon Sep 17 00:00:00 2001 From: Tasuku Suzuki Date: Fri, 21 Feb 2020 23:26:48 +0900 Subject: [PATCH] Fix typo in Main Sidebar Component (#2521) --- docs/components/main-sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/main-sidebar.md b/docs/components/main-sidebar.md index 5e83f55ff..393374568 100644 --- a/docs/components/main-sidebar.md +++ b/docs/components/main-sidebar.md @@ -120,4 +120,4 @@ You can add this code above user-panel or nav-sidebar: > You can also use `.text-sm` on `.nav-sidebar` or `.brand-link` for smaller font. {: .quote-info} -For more infromation about the JS part of the sidebar, please visit the [PushMenu plugin page]({% link javascript/push-menu.md %}) +For more information about the JS part of the sidebar, please visit the [PushMenu plugin page]({% link javascript/push-menu.md %})