diff --git a/types/codemirror/index.d.ts b/types/codemirror/index.d.ts index 92424e9556..e7fa7c368e 100644 --- a/types/codemirror/index.d.ts +++ b/types/codemirror/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CodeMirror +// Type definitions for CodeMirror // Project: https://github.com/marijnh/CodeMirror // Definitions by: mihailik // nrbernard