From d114957d68494e3769ebe8afac81f5a42d345655 Mon Sep 17 00:00:00 2001 From: Fayne Aldan Date: Thu, 23 Jun 2016 17:28:20 -0600 Subject: [PATCH] Fixed dead link --- docs/pages/media-object.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/media-object.md b/docs/pages/media-object.md index 1bcfa75b6..d5aa0bf97 100644 --- a/docs/pages/media-object.md +++ b/docs/pages/media-object.md @@ -67,7 +67,7 @@ Each section aligns to the top by default, but individual sections can also be m ``` -In flexbox mode, you can use the flexbox helper classes instead to get the same result. The `.align-*` classes can be used on the container to align every child section at once, or individual child sections can be aligned with `.align-self-*` classes. +In flexbox mode, you can use the flexbox helper classes instead to get the same result. The `.align-*` classes can be used on the container to align every child section at once, or individual child sections can be aligned with `.align-self-*` classes. ```html
-- 2.47.2