diff --git a/app/scenes/Settings/Members.tsx b/app/scenes/Settings/Members.tsx
index 4dea4e1b5..53b22ecaf 100644
--- a/app/scenes/Settings/Members.tsx
+++ b/app/scenes/Settings/Members.tsx
@@ -186,7 +186,7 @@ function Members() {
Everyone that has signed into {{ appName }} is listed here. It’s
possible that there are other users who have access through{" "}
- {{ signinMethods: team.signinMethods, }}{" "}but haven’t signed in yet.
+ {{ signinMethods: team.signinMethods }} but haven’t signed in yet.