Skip to content

Commit eee65ee

Browse files
committed
[simple mode demo] Slight rewording
1 parent 833ccba commit eee65ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/simplemode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<h2>Simple Mode Demo</h2>
3333

3434
<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
35+
addon allows CodeMirror modes to be specified using a relatively simple
3636
declarative format. This format is not as powerful as writing code
3737
directly against the <a href="../doc/manual.html#modeapi">mode
3838
interface</a>, but is a lot easier to get started with, and

0 commit comments

Comments
 (0)