diff --git a/src/api/directives.md b/src/api/directives.md index dd370a8d03..7ef2c4bb9f 100644 --- a/src/api/directives.md +++ b/src/api/directives.md @@ -197,7 +197,7 @@ - + diff --git a/src/guide/template-syntax.md b/src/guide/template-syntax.md index 33473734e3..4c7127f276 100644 --- a/src/guide/template-syntax.md +++ b/src/guide/template-syntax.md @@ -169,7 +169,7 @@ The `v-` prefix serves as a visual cue for identifying Vue-specific attributes i ... - + ... ```