]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: update README.md (#592) [ci skip]
authorJason Yu <me@ycmjason.com>
Tue, 7 Jan 2020 18:19:54 +0000 (18:19 +0000)
committerEvan You <yyx990803@gmail.com>
Tue, 7 Jan 2020 18:19:54 +0000 (13:19 -0500)
packages/reactivity/README.md

index fabf6e7e399b3a8a8301a220515457d36879c36c..4eda9a3f1a48d90a6c96b0abf1b398638d62df69 100644 (file)
@@ -16,4 +16,4 @@ The implementation of this module is inspired by the following prior art in the
 
 ## Caveats
 
-- Built-in objects are not observed except for `Map`, `WeakMap`, `Set` and `WeakSet`.
+- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.