From adc4784a406acb523cd250c2e9a244c164af3555 Mon Sep 17 00:00:00 2001 From: James Pickard Date: Sat, 6 Mar 2021 10:04:11 +0000 Subject: [PATCH] Update package.json Fix grammar error in b-table description --- src/components/table/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/table/package.json b/src/components/table/package.json index 9c4569f37f2..51914e54c4e 100644 --- a/src/components/table/package.json +++ b/src/components/table/package.json @@ -103,7 +103,7 @@ }, { "prop": "footClone", - "description": "Enable to the footer of the table, and clone the header content by default" + "description": "Enable the footer of the table, and clone the header content by default" }, { "prop": "footRowVariant",