style: fix typo on "behaviour"

This commit is contained in:
kotaindah55 2025-03-07 13:43:27 +02:00
parent c56777cf42
commit a96ceabb9d

View file

@ -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",