diff --git a/examples/08_custom_ace.html b/examples/08_custom_ace.html index b34ce49..f5df411 100644 --- a/examples/08_custom_ace.html +++ b/examples/08_custom_ace.html @@ -25,7 +25,7 @@

Custom Ace Editor

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.