Skip to content

Commit

Permalink
Fix typo in GoCardlessLink.js
Browse files Browse the repository at this point in the history
happend -> happened
  • Loading branch information
eltociear authored Sep 11, 2023
1 parent addd8e0 commit 3dafdc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3dafdc9

Please sign in to comment.