diff --git a/examples/blueprint_default/index.html b/examples/blueprint_default/index.html
index fb3694c8..5f92b0a7 100644
--- a/examples/blueprint_default/index.html
+++ b/examples/blueprint_default/index.html
@@ -30,21 +30,21 @@
Grid |
- grid.sass
+ grid.sass
|
Tests classes provided by the grid module. |
Typography |
- typography.sass
+ typography.sass
|
Tests HTML elements which gets set in the typography module. |
Forms |
- form.sass
+ form.sass
|
Tests classes and default look provided by the form module. |
diff --git a/examples/blueprint_plugins/index.html b/examples/blueprint_plugins/index.html
index e1a19e22..6aa7b030 100644
--- a/examples/blueprint_plugins/index.html
+++ b/examples/blueprint_plugins/index.html
@@ -29,9 +29,9 @@
Fancy Type |
- grid.sass,
- typography.sass,
- fancy_type.sass
+ grid.sass,
+ typography.sass,
+ fancy_type.sass
|
A simple sample page, with common elements and fancy type. |
diff --git a/examples/blueprint_semantic/index.html b/examples/blueprint_semantic/index.html
index e34e2a38..10a7fb43 100644
--- a/examples/blueprint_semantic/index.html
+++ b/examples/blueprint_semantic/index.html
@@ -28,9 +28,9 @@
Fancy Type |
- grid.sass,
- typography.sass,
- fancy_type.sass
+ grid.sass,
+ typography.sass,
+ fancy_type.sass
|
A simple sample page, with common elements and fancy type. |