diff --git a/src/components/table/package.json b/src/components/table/package.json index 51914e54c4e..ac862cd0601 100644 --- a/src/components/table/package.json +++ b/src/components/table/package.json @@ -154,7 +154,7 @@ }, { "prop": "noLocalSorting", - "description": "Disabled the internal sorting routine, and expects the user to provde the items sorted. Sorting controls will still be available" + "description": "Disabled the internal sorting routine, and expects the user to provide the items sorted. Sorting controls will still be available" }, { "prop": "noProviderFiltering",