summaryrefslogtreecommitdiffstats
path: root/src/store/circles.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/store/circles.js')
-rw-r--r--src/store/circles.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/store/circles.js b/src/store/circles.js
index 0a328bec..c6ac69ea 100644
--- a/src/store/circles.js
+++ b/src/store/circles.js
@@ -124,7 +124,7 @@ const actions = {
})
if (failure) {
- showError(t('contacts', 'Some circle(s) errored, check the console for more details'))
+ showError(t('contacts', 'Some circle(s) an error occurred. Check the console for more details.'))
}
return circles