diff --git a/lib/KTable/index.vue b/lib/KTable/index.vue index a160368ff..6e2c6ab00 100644 --- a/lib/KTable/index.vue +++ b/lib/KTable/index.vue @@ -244,7 +244,7 @@ }, }, /** - * Disables all the sorting functionality provided by the component. This is useful when you want to define your own sorting logic. Refer to the examples above for more details. + * Disables built-in sort function. This is useful when you want to define your own sorting logic. Refer to the examples above for more details. */ disableBuiltinSorting: { type: Boolean,