about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorWonderfall <wonderfall@targaryen.house>2017-04-28 15:11:54 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-04-28 15:11:54 +0200
commit0e2589867f2a54fe9a71c20560d90d7f77c12bd3 (patch)
treee141526fabbbd315672bc6107e8b8fcc41813342 /app
parent4acc386dd5237a556d0529cf484a85a9313feddb (diff)
Update en locale federation description (#2558)
Diffstat (limited to 'app')
-rw-r--r--app/assets/javascripts/components/locales/en.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/components/locales/en.jsx b/app/assets/javascripts/components/locales/en.jsx
index aed5b9af0..afe714cac 100644
--- a/app/assets/javascripts/components/locales/en.jsx
+++ b/app/assets/javascripts/components/locales/en.jsx
@@ -111,7 +111,7 @@ const en = {
   "onboarding.page_five.public_timelines": "The local timeline shows public posts from everyone on {domain}. The federated timeline shows public posts from everyone who people on {domain} follow. These are the Public Timelines, a great way to discover new people.",
   "onboarding.page_four.home": "The home timeline shows posts from people you follow.",
   "onboarding.page_four.notifications": "The notifications column shows when someone interacts with you.",
-  "onboarding.page_one.federation": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers: <em>Instances</em>",
+  "onboarding.page_one.federation": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.",
   "onboarding.page_one.handle": "You are on {domain}, so your full handle is {handle}",
   "onboarding.page_one.welcome": "Welcome to Mastodon!",
   "onboarding.page_six.admin": "Your instance's admin is {admin}.",