Skip to content

Commit

Permalink
better gramma
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey committed Jul 22, 2018
1 parent e1007b3 commit 12d8c05
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,9 @@ function proxyfy(state, report, suffix = '', fingerPrint, ProxyMap) {
return true
} else {
console.error(
'Source object mutations are disabled, but you tried to change',
'Source object mutations are disabled, but you tried to set',
value,
'on key',
thisId,
'on',
state
Expand Down

0 comments on commit 12d8c05

Please sign in to comment.