aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/docs/4.1/utilities/flex.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.1/utilities/flex.md b/site/docs/4.1/utilities/flex.md
index 41e03c53f..acaa2a51b 100644
--- a/site/docs/4.1/utilities/flex.md
+++ b/site/docs/4.1/utilities/flex.md
@@ -219,7 +219,7 @@ Responsive variations also exist for `align-self`.
## Fill
-Use the `.flex-fill` class on a series of sibling elements to force them into widths equal to their content (or equal widths if their content does not surpass their border-boxes) while taking up all available horizontal space.
+Use the `.flex-fill` class on a series of sibling elements to force them into widths equal to their content (or equal widths if their content does not surpass their border-boxes) while taking up all available horizontal space.
{% capture example %}
<div class="d-flex bd-highlight">