diff --git a/index.html b/index.html index 6dad5431..145b727b 100644 --- a/index.html +++ b/index.html @@ -191,7 +191,7 @@ console.log(addResult); as shown in the embedding guide.
there are several ways to pass pass configuration to Ace
+there are several ways to pass configuration to Ace
// pass options to ace.edit
ace.edit(element, {
mode: "ace/mode/javascript",