diff --git a/interface/src/AuthenticatedRouting.tsx b/interface/src/AuthenticatedRouting.tsx
index 5df1ddcd1..cf4e7c2e0 100644
--- a/interface/src/AuthenticatedRouting.tsx
+++ b/interface/src/AuthenticatedRouting.tsx
@@ -64,7 +64,7 @@ const AuthenticatedRouting: FC = () => {
}
/>
} />
- } />
+ } />
);