You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Mustache view use double mustache for variables (message in the example), so the
46
46
The `vue` variable generates the javascript code for the view instance creation. The triple mustache `{{{vue}}}`is use for javascript/html code unescaping.
47
47
48
48
#### With @AutoWired annotation
49
-
This technique has the advantage of providing a globale instance of view JS for all the actions of a controller:
49
+
This technique has the advantage of providing a globale instance of VueJS for all the actions of a controller:
0 commit comments