We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c864d95 commit c89f622Copy full SHA for c89f622
src/guide/migration/watch.md
@@ -27,6 +27,6 @@ watch: {
27
28
## Migration Strategy
29
30
-If you rely on watching array mutations, add the `deep` property to ensure that your callback is triggered correctly.
+If you rely on watching array mutations, add the `deep` option to ensure that your callback is triggered correctly.
31
32
[Migration build flag: `WATCH_ARRAY`](migration-build.html#compat-configuration)
0 commit comments