docs: fix typo (#21201)

This commit is contained in:
Marcus Stenbeck 2020-02-03 15:42:35 +01:00 committed by GitHub
parent e6719cbf2a
commit e5509215bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ title:
## en-US
Use `tipFormatter` to format content of `Toolip`. If `tipFormatter` is null, hide it.
Use `tipFormatter` to format content of `Tooltip`. If `tipFormatter` is null, hide it.
```jsx
import { Slider } from 'antd';