Skip to content

Commit 7a7f811

Browse files
committed
Tiny fix
1 parent 875a37a commit 7a7f811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guide/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Starting in 0.12.2, the `replace` option now defaults to `true`. This basically
259259

260260
> Whatever you put in the template will be what ends up rendered in the DOM.
261261
262-
So, if your template contains more than one top-level elements:
262+
So, if your template contains more than one top-level element:
263263

264264
``` js
265265
Vue.component('example', {

0 commit comments

Comments
 (0)