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.
1 parent 833ccba commit eee65eeCopy full SHA for eee65ee
demo/simplemode.html
@@ -32,7 +32,7 @@
32
<h2>Simple Mode Demo</h2>
33
34
<p>The <a href="../addon/mode/simple.js"><code>mode/simple</code></a>
35
-addon allows CodeMirror modes to be specified with a relatively simple
+addon allows CodeMirror modes to be specified using a relatively simple
36
declarative format. This format is not as powerful as writing code
37
directly against the <a href="../doc/manual.html#modeapi">mode
38
interface</a>, but is a lot easier to get started with, and
0 commit comments