From d11874b01f24d87fb8b4a1d879420b4b466ba57b Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Wed, 5 Apr 2017 16:20:35 -0400 Subject: [PATCH] Fix typo in alignment docs --- docs/pages/alignment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/alignment.md b/docs/pages/alignment.md index cebbe72a..a344c3a5 100644 --- a/docs/pages/alignment.md +++ b/docs/pages/alignment.md @@ -9,7 +9,7 @@ Foundation includes a handful of helpful alignment classes to add common positio ## Text Alignment -You can align text with the `.text-x` classes. These classes will appy to the large breakpoint as well as the small. +You can align text with the `.text-x` classes. These classes will apply to the large breakpoint as well as the small. ```inky_example -- 2.47.2