summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/mode/htmlembedded/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor/codemirror/mode/htmlembedded/index.html')
-rw-r--r--public/vendor/codemirror/mode/htmlembedded/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/codemirror/mode/htmlembedded/index.html b/public/vendor/codemirror/mode/htmlembedded/index.html
index 365ef8f3..f27582ef 100644
--- a/public/vendor/codemirror/mode/htmlembedded/index.html
+++ b/public/vendor/codemirror/mode/htmlembedded/index.html
@@ -52,7 +52,7 @@ This is an example of EJS (embedded javascript)
</script>
<p>Mode for html embedded scripts like JSP and ASP.NET. Depends on HtmlMixed which in turn depends on
- JavaScript, CSS and XML.<br />Other dependancies include those of the scriping language chosen.</p>
+ JavaScript, CSS and XML.<br />Other dependencies include those of the scripting language chosen.</p>
<p><strong>MIME types defined:</strong> <code>application/x-aspx</code> (ASP.NET),
<code>application/x-ejs</code> (Embedded Javascript), <code>application/x-jsp</code> (JavaServer Pages)</p>