Skip to content

Commit ac15b04

Browse files
committed
ssr doc version fix
1 parent 49213f3 commit ac15b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-server-renderer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ As an example, check out [`v-show`'s server-side implementation](https://github.
147147

148148
### cache
149149

150-
> Note: this option has changed and is different from versions < 2.0.0-alpha.8.
150+
> Note: this option has changed and is different from versions <= 2.0.0-alpha.8.
151151
152152
Provide a cache implementation. The cache object must be of the following shape:
153153

0 commit comments

Comments
 (0)