docs(changelog): fix typo ()

PR Close 
This commit is contained in:
Georgios Kalpakas 2017-01-15 10:50:44 +02:00 committed by Miško Hevery
parent d6382bfa0b
commit a6f8e9fc90

@ -33,7 +33,7 @@
`new IterableChangeRecord` which it should not have a reason to do.
- `KeyValueChangeRecord` is now an interface and parameterized on `<V>`.
This should not be an issue unless your code does
`new IterableChangeRecord` which it should not have a reason to do.
`new KeyValueChangeRecord` which it should not have a reason to do.
### DEPRECATION