Commit 3cf6909f authored by Peter Hegman's avatar Peter Hegman

Add missing parentheses in code example

parent f281b722
......@@ -91,7 +91,7 @@ return new Vue({
},
});
},
}
});
```
> When adding an `id` attribute to mount a Vue application, please make sure this `id` is unique across the codebase
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment