Skip to content

Commit

Permalink
Fix typo in GoCardlessLink.js (#1684)
Browse files Browse the repository at this point in the history
happend -> happened
  • Loading branch information
eltociear authored Sep 12, 2023
1 parent 4e4d20a commit d835b11
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 d835b11

Please sign in to comment.