Skip to content

Commit f11266b

Browse files
committed
update $forceUpdate section
1 parent b7d93b5 commit f11266b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ type: api
835835

836836
- **Usage:**
837837

838-
The Vue instance will be forced into a “digest cycle”, during which all its watchers are re-evaluated.
838+
The Vue instance will be forced the re-render.
839839

840840
<p class="tip">Note: This method have an influence on your application performance degradation. The excessive call is no recommended.</p>
841841

0 commit comments

Comments
 (0)