From 95f0f9071dcedb94ace1c621381fcdb9a0719f8f Mon Sep 17 00:00:00 2001 From: Seung-wan Date: Mon, 26 Jun 2023 00:28:16 +0900 Subject: [PATCH] remove unnecessary space --- src/guide/components/v-model.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/guide/components/v-model.md b/src/guide/components/v-model.md index d7d6c6d19e..80ba6418e8 100644 --- a/src/guide/components/v-model.md +++ b/src/guide/components/v-model.md @@ -449,7 +449,7 @@ Here's another example of using modifiers with multiple `v-model` with different
```vue{5,6,10,11} - ``` +