Skip to content

Commit 499f1e1

Browse files
committed
📔 docs: update
1 parent a245c0a commit 499f1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Template debugging - Log arguments into browser's console with output into templ
127127
{{log 'val' opt='val2' opt2=variable}}
128128
```
129129

130-
Add `true` as last argument to log values into JS-console
130+
Add `console=true` as an argument to log values into JS-console
131131

132132
```handlebars
133133
{{log 'val' opt='val2' opt2=variable console=true}}

0 commit comments

Comments
 (0)