Преглед изворни кода

chore: update README.md (#592) [ci skip]

Jason Yu пре 6 година
родитељ
комит
c9bb346941
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/reactivity/README.md

+ 1 - 1
packages/reactivity/README.md

@@ -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`.