summaryrefslogtreecommitdiffstats
path: root/src/components/EntityPicker/NewCircleIntro.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/EntityPicker/NewCircleIntro.vue')
-rw-r--r--src/components/EntityPicker/NewCircleIntro.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/EntityPicker/NewCircleIntro.vue b/src/components/EntityPicker/NewCircleIntro.vue
index ab56faf0..b5300e91 100644
--- a/src/components/EntityPicker/NewCircleIntro.vue
+++ b/src/components/EntityPicker/NewCircleIntro.vue
@@ -58,7 +58,7 @@
{{ t('contacts', 'Local circle') }}
</CheckboxRadioSwitch>
<p>
- {{ t('contacts', 'This circle will not be shared with the other instances of the GlobalScale') }}
+ {{ t('contacts', 'This circle will not be shared with the other instances of the global scale') }}
</p>
</template>
</div>