Updated explanation in example 08

This commit is contained in:
jos 2016-10-28 21:30:01 +02:00
parent a5145ca004
commit 3f3fef9b40
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<h1>Custom Ace Editor</h1> <h1>Custom Ace Editor</h1>
<p> <p>
In this example, the we use the minimalist version of jsoneditor and load In this example, the we use the minimalist version of jsoneditor and load
and configure Ace editor our selves. and configure Ace editor our selves: we set a different theme and font size.
</p> </p>
<div id="jsoneditor"></div> <div id="jsoneditor"></div>