We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdaa4d4 + 214bdb4 commit 97884b7Copy full SHA for 97884b7
packages/obsidian/src/ObsidianAPI.ts
@@ -73,7 +73,7 @@ export class ObsidianAPI extends API<MetaBindPlugin> {
73
/**
74
* Creates a CM6 widget from a given widget type.
75
*
76
- * This is only useful fur use in a CodeMirror plugin.
+ * This is only useful for use in a CodeMirror plugin.
77
78
* @param inlineFieldType
79
* @param content
0 commit comments