Skip to content

Commit 97884b7

Browse files
Merge pull request #527 from Cube707/typo
fixed a typo
2 parents fdaa4d4 + 214bdb4 commit 97884b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/obsidian/src/ObsidianAPI.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export class ObsidianAPI extends API<MetaBindPlugin> {
7373
/**
7474
* Creates a CM6 widget from a given widget type.
7575
*
76-
* This is only useful fur use in a CodeMirror plugin.
76+
* This is only useful for use in a CodeMirror plugin.
7777
*
7878
* @param inlineFieldType
7979
* @param content

0 commit comments

Comments
 (0)