Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 6c25356

Browse files
Merge pull request #1551 from ethan-crabb/patch-1
2 parents 0159a33 + 28caf6b commit 6c25356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/components/divider/usage.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { Divider } from '@chakra-ui/react'
1414

1515
## Usage
1616

17-
The `Divider` displays a thin horizontal or vertical line, and renders a `hr`
17+
The `Divider` displays a thin horizontal or vertical line, and renders an `hr`
1818
tag.
1919

2020
```jsx

0 commit comments

Comments
 (0)