Skip to content

Commit 78864ee

Browse files
Slash menu typo in table (#753)
* fix: description typo of slash menu * Updated test screenshots --------- Co-authored-by: Matthew Lipski <[email protected]>
1 parent 9769e93 commit 78864ee

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed

packages/core/src/i18n/locales/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const en = {
3838
},
3939
table: {
4040
title: "Table",
41-
subtext: "Used for for tables",
41+
subtext: "Used for tables",
4242
aliases: ["table"],
4343
group: "Advanced",
4444
},
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)