Skip to content

Commit

Permalink
Fix typo (ant-design#10250)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
marcelabomfim authored and afc163 committed Apr 25, 2018
1 parent c85758f commit b1c41c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/popconfirm/demo/locale.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ title:

## 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
import { Popconfirm } from 'antd';
Expand Down

0 comments on commit b1c41c6

Please sign in to comment.