summaryrefslogtreecommitdiff
path: root/app/node_modules
diff options
context:
space:
mode:
Diffstat (limited to 'app/node_modules')
-rw-r--r--app/node_modules/oktemplate/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/node_modules/oktemplate/index.js b/app/node_modules/oktemplate/index.js
index ae9d1b1..2264938 100644
--- a/app/node_modules/oktemplate/index.js
+++ b/app/node_modules/oktemplate/index.js
@@ -37,7 +37,7 @@ var filters = {
};
/**
- * Manages templates. Only supports Mustache currently/
+ * Manages templates. Only supports Liquid currently/
*/
function OKTemplateRepo(options) {
options = options || {};