From 1f54ff91b2dd70c9a8bb4e460dd7ad02a3c24247 Mon Sep 17 00:00:00 2001
From: Chris Gunther <chris@room118solutions.com>
Date: Sat, 14 Jan 2012 15:21:57 -0500
Subject: [PATCH] fix section ID for thumbnails

---
 docs/components.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/components.html b/docs/components.html
index e11a7decfd..0d564cd66d 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -907,9 +907,9 @@
 
 
 
-<!-- Media
+<!-- Thumbnails
 ================================================== -->
-<section id="media">
+<section id="thumbnails">
   <div class="page-header">
     <h1>Thumbnails <small>Grids of images, videos, text, and more</small></h1>
   </div>
-- 
GitLab