Fix spelling (#150)

This commit is contained in:
Jess Martin
2022-12-13 08:25:57 -05:00
committed by GitHub
parent c7fe0b88ef
commit ed646eba7f

View File

@@ -155,7 +155,7 @@ export class SettingsTab extends PluginSettingTab {
new Setting(containerEl)
.setName('Respect Obsidian\'s "Excluded Files"')
.setDesc(
`By default, fFiles that are in Obsidian\'s "Options > Files & Links > Excluded Files" list are downranked in results.
`By default, files that are in Obsidian\'s "Options > Files & Links > Excluded Files" list are downranked in results.
Enable this option to completely hide them`
)
.addToggle(toggle =>