diff options
| author | Alex Mohr <[email protected]> | 2020-06-27 13:39:17 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-27 21:39:17 +0100 |
| commit | f7cf44d3a0815e51364acaba929895dd975131ef (patch) | |
| tree | b4393306dd5b9888dd9ad4fecc654e45866fe486 | |
| parent | 490acf60ca149e88e669f2b3f157dd326dad9573 (diff) | |
| download | bootstrap-f7cf44d3a0815e51364acaba929895dd975131ef.tar.xz bootstrap-f7cf44d3a0815e51364acaba929895dd975131ef.zip | |
Fix spelling mistake (#31190)
Co-authored-by: Alex Mohr <[email protected]>
| -rw-r--r-- | site/content/docs/5.0/layout/containers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/layout/containers.md b/site/content/docs/5.0/layout/containers.md index b85e49aa8..1562f51ae 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 --- |
