aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/team
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/settings/team')
-rw-r--r--src/components/settings/team/TeamDashboard.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/settings/team/TeamDashboard.js b/src/components/settings/team/TeamDashboard.js
index 176365fa8..06f244997 100644
--- a/src/components/settings/team/TeamDashboard.js
+++ b/src/components/settings/team/TeamDashboard.js
@@ -23,7 +23,7 @@ const messages = defineMessages({
23 intro: { 23 intro: {
24 id: 'settings.team.intro', 24 id: 'settings.team.intro',
25 defaultMessage: 25 defaultMessage:
26 'Your are currently using Franz Servers, which is why you have access to Team Management.', 26 'You are currently using Franz Servers, which is why you have access to Team Management.',
27 }, 27 },
28 copy: { 28 copy: {
29 id: 'settings.team.copy', 29 id: 'settings.team.copy',