diff --git a/components/table/demo/row-selection.md b/components/table/demo/row-selection.md index 9ce02fc6ae..1f21597f6d 100644 --- a/components/table/demo/row-selection.md +++ b/components/table/demo/row-selection.md @@ -11,7 +11,7 @@ title: ## en-US -Rows can be selectable by making fisrt column as a selectable column. +Rows can be selectable by making first column as a selectable column. ````jsx import { Table } from 'antd';