From: Brian Thompson <75817517+bthompson90@users.noreply.github.com> Date: Sat, 9 Jan 2021 21:06:41 +0000 (-0600) Subject: Fix typo (#32740) X-Git-Tag: v5.0.0-beta2~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee8546da18c7c62ad1db135b03394483aa0d82bf;p=thirdparty%2Fbootstrap.git Fix typo (#32740) * Fix typo * Rewrite description to avoid awkward phrasing Co-authored-by: Mark Otto --- diff --git a/site/content/docs/5.0/layout/breakpoints.md b/site/content/docs/5.0/layout/breakpoints.md index 5c701e4037..ce1df6bb76 100644 --- a/site/content/docs/5.0/layout/breakpoints.md +++ b/site/content/docs/5.0/layout/breakpoints.md @@ -1,7 +1,7 @@ --- layout: docs title: Breakpoints -description: Breakpoints are the triggers in Bootstrap for how your layout responsive changes across device or viewport sizes. +description: Breakpoints are customizable widths that determine how your responsive layout behaves across device or viewport sizes in Bootstrap. group: layout aliases: "/docs/5.0/layout/" toc: true