diff --git a/docs/source/docs/border-radius.blade.md b/docs/source/docs/border-radius.blade.md index 719b14583bc7..ffcd0751192a 100644 --- a/docs/source/docs/border-radius.blade.md +++ b/docs/source/docs/border-radius.blade.md @@ -94,7 +94,7 @@ title: "Border Radius" ## Rounded corners -Use the `.rounded`, `.shadow-sm`, or `.rounded-lg` utilities to apply different border radius sizes to an element. +Use the `.rounded`, `.rounded-sm`, or `.rounded-lg` utilities to apply different border radius sizes to an element. @component('_partials.code-sample', ['class' => 'flex justify-around text-sm'])
.rounded-sm