Fix typo
This commit is contained in:
Marcela Bomfim 2018-04-25 10:59:14 -03:00 committed by 偏右
parent c85758fd01
commit b1c41c665e

View File

@ -11,7 +11,7 @@ title:
## en-US ## en-US
Set `okText` and `cancelText` props to customise the button's labels. Set `okText` and `cancelText` props to customize the button's labels.
````jsx ````jsx
import { Popconfirm } from 'antd'; import { Popconfirm } from 'antd';