Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit efa5dbe

Browse files
bbolekbvaughn
authored andcommitted
Update CHANGELOG.md (facebook#16439)
* Update CHANGELOG.md Fixed typo
1 parent da0a47b commit efa5dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-devtools/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## 4.0.3 (August 17, 2019)
2222
#### Bug fixes
23-
* ES6 `Map` and `Set`, typed arrays, and other unnserializable types (e.g. Immutable JS) can now be inspected.
23+
* ES6 `Map` and `Set`, typed arrays, and other unserializable types (e.g. Immutable JS) can now be inspected.
2424
* Empty objects and arrays now display an "(empty)" label to the right to reduce confusion.
2525
* Components that use only the `useContext` hook now properly display hooks values in side panel.
2626
* Style editor now supports single quotes around string values (e.g. both `"red"` and `'red'`).

0 commit comments

Comments
 (0)