mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fixed spelling error.
This commit is contained in:
Vendored
+1
-1
@@ -816,7 +816,7 @@ declare module CodeMirror {
|
||||
/** Optional lint configuration to be used in conjunction with CodeMirror's linter addon. */
|
||||
lint?: boolean | LintOptions;
|
||||
|
||||
/** Optional value to be used in conjuction with CodeMirror’s placeholder add-on. */
|
||||
/** Optional value to be used in conjunction with CodeMirror’s placeholder add-on. */
|
||||
placeholder?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user