mirror of
https://github.com/kotaindah55/extended-markdown-syntax.git
synced 2026-07-22 05:38:06 +00:00
style: fix typo on "behaviour"
This commit is contained in:
parent
c56777cf42
commit
a96ceabb9d
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ export function retrieveSettingUIConfigs(settings: PluginSettings): SettingRoot<
|
|||
}]
|
||||
}]
|
||||
}, {
|
||||
heading: "Tag display behaviour",
|
||||
heading: "Tag display behavior",
|
||||
collapsible: true,
|
||||
items: [{
|
||||
name: "Highlight tag in live-preview mode",
|
||||
|
|
|
|||
Loading…
Reference in a new issue