diff --git a/packages/desktop-client/src/components/gocardless/GoCardlessLink.js b/packages/desktop-client/src/components/gocardless/GoCardlessLink.js
index 099030bd07afc6021593e447205b5e89616a0275..9761b9e38f539abb0194575335373fe81e0cbff0 100644
--- a/packages/desktop-client/src/components/gocardless/GoCardlessLink.js
+++ b/packages/desktop-client/src/components/gocardless/GoCardlessLink.js
@@ -13,7 +13,7 @@ export default function GoCardlessLink() {
         <View style={{ maxWidth: 500 }}>
           <Paragraph>Please wait...</Paragraph>
           <Paragraph>
-            The window should close automatically. If nothing happend you can
+            The window should close automatically. If nothing happened you can
             close this window or tab.
           </Paragraph>
         </View>