mirror of
https://github.com/marktext/marktext.git
synced 2025-05-03 04:39:47 +08:00
fix small typo (#734)
This commit is contained in:
parent
a803cf4ab5
commit
b4c23d1f02
@ -104,7 +104,7 @@ export const quicInsertObj = {
|
|||||||
}],
|
}],
|
||||||
'advanced block': [{
|
'advanced block': [{
|
||||||
title: 'Table Block',
|
title: 'Table Block',
|
||||||
subTitle: 'Create a table in you page.',
|
subTitle: 'Create a table in your page.',
|
||||||
label: 'table',
|
label: 'table',
|
||||||
icon: tableIcon,
|
icon: tableIcon,
|
||||||
color: 'rgb(13, 23, 64)'
|
color: 'rgb(13, 23, 64)'
|
||||||
|
Loading…
Reference in New Issue
Block a user