From 53f8a3bb69ba79a55e3304990c00de9b1d54dbb9 Mon Sep 17 00:00:00 2001
From: Mark Otto <otto@github.com>
Date: Sun, 13 Jul 2014 00:57:32 -0700
Subject: [PATCH] fix nav

---
 docs/_data/nav.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml
index 4e16539395..8087f00aad 100644
--- a/docs/_data/nav.yml
+++ b/docs/_data/nav.yml
@@ -77,7 +77,7 @@
 - title: JavaScript
   pages:
     - title: Overview
-    - title: Transititons
+    - title: Transitions
     - title: Modal
     - title: Dropdowns
     - title: Scrollspy
@@ -90,9 +90,9 @@
     - title: Carousel
     - title: Affix
 
-- title: Learn & Extend
-  pages:
-    - title: Approach
+# - title: Learn & Extend
+#   pages:
+#     - title: Approach
 
 - title: About
   pages:
-- 
GitLab