We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b497ee commit 2ae791bCopy full SHA for 2ae791b
README.md
@@ -64,7 +64,7 @@ available in your templates, e.g. `<%= this.somePropery %>`.
64
65
* **delimiter** : `string='%'`<br>
66
Character used inside of angle brackets marking opening/closing tags.
67
-Defaults to `%`, as in `<%= some.variable %>`.
+Defaults to `'%'`, as in `<%= some.variable %>`.
68
69
**Note:** The EJS `filename` option is set automatically, so you may
70
include partials relative to your template files.
0 commit comments