Explorar el Código

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

Jason Yu hace 6 años
padre
commit
c9bb346941
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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`.