docs: fix typo (#23946)

This commit is contained in:
zoomdong 2020-05-07 23:22:31 +08:00 committed by GitHub
parent c9fada3222
commit 5f825d8172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ title: useBreakpoint Hook
## en-US
Use `useBreakpoint` Hook povide personalized layout.
Use `useBreakpoint` Hook provide personalized layout.
```jsx
import { Grid, Tag } from 'antd';