summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 048e6a7f..bdabc275 100644
--- a/src/store/circles.js
+++ b/src/store/circles.js
@@ -140,7 +140,7 @@ const actions = {
})
if (failure) {
- showError(t('contacts', 'Some circle(s) an error occurred. Check the console for more details.'))
+ showError(t('contacts', 'An error has occurred in circle(s). Check the console for more details.'))
}
return circles