From: Christian Oliff Date: Mon, 16 May 2022 04:55:56 +0000 (+0900) Subject: Correct rounded sizes number X-Git-Tag: v5.2.0~114 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=da541014cb9caf830b77fa8993da0465b7210aac;p=thirdparty%2Fbootstrap.git Correct rounded sizes number --- diff --git a/site/content/docs/5.2/utilities/borders.md b/site/content/docs/5.2/utilities/borders.md index 1df69f3725..0cf9a74546 100644 --- a/site/content/docs/5.2/utilities/borders.md +++ b/site/content/docs/5.2/utilities/borders.md @@ -128,7 +128,7 @@ Add classes to an element to easily round its corners. ### Sizes -Use the scaling classes for larger or smaller rounded corners. Sizes range from `0` to `3`, and can be configured by modifying the utilities API. +Use the scaling classes for larger or smaller rounded corners. Sizes range from `0` to `5`, and can be configured by modifying the utilities API. {{< example class="bd-example-rounded-utils" >}} {{< placeholder width="75" height="75" class="rounded-0" title="Example non-rounded image" >}}