Skip to content

Commit c89f622

Browse files
authored
Update watch.md (#1216)
1 parent c864d95 commit c89f622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/watch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ watch: {
2727

2828
## Migration Strategy
2929

30-
If you rely on watching array mutations, add the `deep` property to ensure that your callback is triggered correctly.
30+
If you rely on watching array mutations, add the `deep` option to ensure that your callback is triggered correctly.
3131

3232
[Migration build flag: `WATCH_ARRAY`](migration-build.html#compat-configuration)

0 commit comments

Comments
 (0)