diff --git a/web/react/components/sidebar_header.jsx b/web/react/components/sidebar_header.jsx index 3f777d93c0..46730e1e63 100644 --- a/web/react/components/sidebar_header.jsx +++ b/web/react/components/sidebar_header.jsx @@ -62,6 +62,9 @@ export default class SidebarHeader extends React.Component {
{'Team administrators can also access their '}{'Team Settings'}{' from this menu.'}
++ {'System administrators will find a '}{'System Console'}{' option to administrate the entire system.'} +
); diff --git a/web/react/components/tutorial/tutorial_intro_screens.jsx b/web/react/components/tutorial/tutorial_intro_screens.jsx index 8fc38b1e33..a99e9fe285 100644 --- a/web/react/components/tutorial/tutorial_intro_screens.jsx +++ b/web/react/components/tutorial/tutorial_intro_screens.jsx @@ -53,7 +53,7 @@ export default class TutorialIntroScreens extends React.Component {{'Your team communications all in one place, instantly searchable and available anywhere.'}
+{'Your team communication all in one place, instantly searchable and available anywhere.'}
{'Keep your team connected to help them achieve what matters most.'}
{'Communication happens in public discussion channels, private groups and direct messages.'}
-{'Everything is archived and searchable from any web-enabled laptop, tablet or phone.'}
+{'Everything is archived and searchable from any web-enabled desktop, laptop or phone.'}