From 556ad8302a109160c89a2f4d14ee647819084011 Mon Sep 17 00:00:00 2001 From: Daniel Hartmann Date: Wed, 1 Nov 2017 22:07:07 +0100 Subject: [PATCH] Fix typo spacing Congrats to the first release! PR changes title and naming for the title and sides. makes it consistent with other pages. --- docs/source/docs/spacing.blade.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/docs/spacing.blade.md b/docs/source/docs/spacing.blade.md index 2a999a0ad1f2..d5ac0febb6bd 100644 --- a/docs/source/docs/spacing.blade.md +++ b/docs/source/docs/spacing.blade.md @@ -1,6 +1,6 @@ --- extends: _layouts.documentation -title: "Padding" +title: "Spacing" --- # Spacing @@ -30,7 +30,7 @@ For example, `.pt-2` would add `.5rem` of padding to the top of the element, `.m
-m Negative Margin
-
Position (optional)
+
Side (optional)
t Top
r Right
b Bottom