diff --git a/docs/guide/basics/stroke-width.md b/docs/guide/basics/stroke-width.md index 7e5dca1ec9..6f6dfe0266 100644 --- a/docs/guide/basics/stroke-width.md +++ b/docs/guide/basics/stroke-width.md @@ -40,7 +40,7 @@ Note `2px` is default `strokeWidth` for a Lucide icon, this can be adjusted to a ### Adjusting stroke width with `absoluteStrokeWidth` prop -Setting absoluteStrokeWidth to `true` will make the stroke width absolute. +Setting `absoluteStrokeWidth` to `true` will make the stroke width absolute.