Skip to content
Snippets Groups Projects
Unverified Commit d835b113 authored by Ikko Eltociear Ashimine's avatar Ikko Eltociear Ashimine Committed by GitHub
Browse files

Fix typo in GoCardlessLink.js (#1684)

happend -> happened
parent 4e4d20ad
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ export default function GoCardlessLink() { ...@@ -13,7 +13,7 @@ export default function GoCardlessLink() {
<View style={{ maxWidth: 500 }}> <View style={{ maxWidth: 500 }}>
<Paragraph>Please wait...</Paragraph> <Paragraph>Please wait...</Paragraph>
<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. close this window or tab.
</Paragraph> </Paragraph>
</View> </View>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment