Skip to content

Commit 779373a

Browse files
MachinisteWebposva
authored andcommitted
Doc EN: hydratation.md tick consistency (#38)
Signed-off-by: Bruno Lesieur <[email protected]>
1 parent b12cd08 commit 779373a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: en/hydration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
In `entry-client.js`, we are simply mounting the app with this line:
44

55
``` js
6-
// this assumes App.vue template root element has id="app"
6+
// this assumes App.vue template root element has `id="app"`
77
app.$mount('#app')
88
```
99

0 commit comments

Comments
 (0)