Skip to content

Commit dcb2e62

Browse files
committed
update $forceUpdate section
1 parent 9e1697f commit dcb2e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.md

+1-1
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)