]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Correct rounded sizes number
authorChristian Oliff <christianoliff@pm.me>
Mon, 16 May 2022 04:55:56 +0000 (13:55 +0900)
committerMark Otto <otto@github.com>
Mon, 16 May 2022 14:14:42 +0000 (07:14 -0700)
site/content/docs/5.2/utilities/borders.md

index 1df69f3725ee41c5356410c46201e562bf52e022..0cf9a74546605719aa024ccc416d7009d15c2bd3 100644 (file)
@@ -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" >}}