Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@pm.me>2022-05-16 07:55:56 +0300
committerMark Otto <otto@github.com>2022-05-16 17:14:42 +0300
commitda541014cb9caf830b77fa8993da0465b7210aac (patch)
tree66ae5b5957213786d2877f6cf0d57bae133c06a1
parente12e0806fbf7f7896316a142d732052a72b16aab (diff)
Correct rounded sizes number
-rw-r--r--site/content/docs/5.2/utilities/borders.md2
1 files changed, 1 insertions, 1 deletions
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" >}}