diff --git a/interface/src/SignIn.tsx b/interface/src/SignIn.tsx
index 686d61aa5..e364f3efe 100644
--- a/interface/src/SignIn.tsx
+++ b/interface/src/SignIn.tsx
@@ -22,7 +22,7 @@ import { loadLocaleAsync } from './i18n/i18n-util.async';
import { ReactComponent as NLflag } from './i18n/NL.svg';
import { ReactComponent as DEflag } from './i18n/DE.svg';
-import { ReactComponent as USflag } from './i18n/US.svg';
+import { ReactComponent as GBflag } from './i18n/GB.svg';
const SignIn: FC = () => {
const authenticationContext = useContext(AuthenticationContext);
@@ -109,7 +109,7 @@ const SignIn: FC = () => {
}}
>