Skip to content

Commit 41661e1

Browse files
committed
Typo
1 parent 68e0b95 commit 41661e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-ssr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ VueSSR.template = `
108108
`
109109
```
110110

111-
*:warning: The CSS can flicker in developpement mode and load after the app is rendered. This is due to the HMR system having to append dynamic style tag in the page to get the fastest reloading possible. This is not the case in production mode (try running your app with `meteor --production`).*
111+
*:warning: The CSS can flicker in developpement mode and load after the app is rendered. This is due to the HMR system having to append dynamic style tags in the page to get the fastest reloading possible. This is not the case in production mode (try running your app with `meteor --production`).*
112112

113113
[Example project](https://github.com/Akryum/vue-meteor-demo)
114114

0 commit comments

Comments
 (0)