diff --git a/src/app/tabs/settings.component.html b/src/app/tabs/settings.component.html
index 6e059884..7b004911 100644
--- a/src/app/tabs/settings.component.html
+++ b/src/app/tabs/settings.component.html
@@ -419,7 +419,7 @@
name="AdminUser"
[(ngModel)]="gsuite.adminUser"
/>
- {{ "ex" | i18n }} admin@company.com
+ {{ "ex" | i18n }} admin@company.com
@@ -596,7 +596,7 @@
name="EmailSuffix"
[(ngModel)]="sync.emailSuffix"
/>
- {{ "ex" | i18n }} @company.com
+ {{ "ex" | i18n }} @company.com
@@ -628,13 +628,13 @@
{{ "ex" | i18n }} exclude:joe@company.com{{ "ex" | i18n }} exclude:joe@company.com
{{ "ex" | i18n }} exclude:joe@company.com | profile.firstName eq "John"{{ "ex" | i18n }} exclude:joe@company.com | profile.firstName eq "John"
{{ "ex" | i18n }} exclude:joe@company.com | orgName=Engineering{{ "ex" | i18n }} exclude:joe@company.com | orgName=Engineering