Skip to content

Commit cae664d

Browse files
Astray-gitchrisvfritz
authored andcommitted
Fix default delimiters (vuejs#544)
1 parent fecb119 commit cae664d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ All lifecycle hooks automatically have their `this` context bound to the instanc
829829

830830
- **Type:** `Array<string>`
831831

832-
- **default:** `["{{", "}}"]`
832+
- **default:** `{% raw %}["{{", "}}"]{% endraw %}`
833833

834834
- **Details:**
835835

0 commit comments

Comments
 (0)