From 12d8c05480f26bf7dd7da4bfa3e17cfd37fab74d Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Sun, 22 Jul 2018 11:33:02 +1000 Subject: [PATCH] better gramma --- src/index.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 0160936..c0ebe10 100644 --- a/src/index.js +++ b/src/index.js @@ -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