Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
raminjafary authored Oct 5, 2020
1 parent 565cba3 commit bc32dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ You can configure `ttl` in module option. A unique id and timestamp is needed to

- It has child components that may rely on global state.
- It has child components that produces side effects on the render context.
- You don't have user-specific content and you ppt for page level caching.
- You don't have user-specific content and you opt for page level caching.

For more information see [When to use component caching](https://ssr.vuejs.org/guide/caching.html#component-level-caching).

0 comments on commit bc32dfa

Please sign in to comment.