remove `name of the`

pull/7073/head
gtmnayan 4 years ago committed by GitHub
parent 74dedb5977
commit 58adba2fb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,4 +51,4 @@ quox(obj);
...won't trigger reactivity on `obj.foo.bar`, unless you follow it up with `obj = obj`.
A simple rule of thumb: the name of the updated variable must directly appear on the left hand side of the assignment.
A simple rule of thumb: the updated variable must directly appear on the left hand side of the assignment.
Loading…
Cancel
Save