From f7cf44d3a0815e51364acaba929895dd975131ef Mon Sep 17 00:00:00 2001 From: Alex Mohr Date: Sat, 27 Jun 2020 13:39:17 -0700 Subject: [PATCH] Fix spelling mistake (#31190) Co-authored-by: Alex Mohr --- site/content/docs/5.0/layout/containers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/5.0/layout/containers.md b/site/content/docs/5.0/layout/containers.md index b85e49aa88..1562f51ae8 100644 --- a/site/content/docs/5.0/layout/containers.md +++ b/site/content/docs/5.0/layout/containers.md @@ -1,7 +1,7 @@ --- layout: docs title: Containers -description: Containers are a fundamental building block of Bootstrap that contain, pad, and align your content withing a given device or viewport. +description: Containers are a fundamental building block of Bootstrap that contain, pad, and align your content within a given device or viewport. group: layout toc: true --- -- 2.47.2