diff --git a/src/views/flexbox/FlexBoxDemo.vue b/src/views/flexbox/FlexBoxDemo.vue
index 4cfcd99ee..0458fbc9b 100644
--- a/src/views/flexbox/FlexBoxDemo.vue
+++ b/src/views/flexbox/FlexBoxDemo.vue
@@ -64,7 +64,7 @@
<div class="p-mb-2 p-mr-2">Item 3</div>
</div>
-
+
Item 1
Item 2
@@ -97,7 +97,7 @@
Order
Order configures the way in which they appear in the flex container. p-order-{value} format is used where value can be a number from 0 to 6.
-
+
Customized
<div class="p-d-flex">
@@ -121,7 +121,7 @@
<div class="p-mr-2 p-order-2 p-order-md-1">Item 3</div>
</div>
-
+
Item 1
Item 2
@@ -176,7 +176,7 @@
wrap
wrap-reverse
-
+
No Wrap
<div class="p-d-flex">
diff --git a/src/views/spacing/SpacingDoc.vue b/src/views/spacing/SpacingDoc.vue
index 860f0bef1..2b86bfe9c 100644
--- a/src/views/spacing/SpacingDoc.vue
+++ b/src/views/spacing/SpacingDoc.vue
@@ -50,7 +50,7 @@
Examples
-<div class="p-mb-2">Margin bottom with level 2</div>
+<div class="p-mb-2">Margin bottom with level 2</div>
<div class="p-mt-4">Margin top with level 2</div>
<div class="p-m-2">Margin for all sides with level 2</div>
<div class="p-mx-auto">Auto margins for left and right side</div>
diff --git a/src/views/text/TextDemo.vue b/src/views/text/TextDemo.vue
index ecf5aff42..ff8df27c4 100644
--- a/src/views/text/TextDemo.vue
+++ b/src/views/text/TextDemo.vue
@@ -31,7 +31,7 @@
Italic
-
+