Skip to content

Commit

Permalink
Merge pull request #10 from Shopify-Partners/dk/readme-tweak
Browse files Browse the repository at this point in the history
change mail to email in README
  • Loading branch information
kiftio authored Oct 4, 2023
2 parents 110b07a + 4b0da28 commit 456093f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ extension MyViewController: ShopifyCheckoutDelegate {
}

func checkoutDidClickLink(url: URL) {
// Called when the buyer clicked a link e.g mail address or telephone number via `mailto:` or `tel:` or `http` links directed outside the application.
// Called when the buyer clicked a link e.g email address or telephone number via `mailto:` or `tel:` or `http` links directed outside the application.
}
}
```
Expand Down

0 comments on commit 456093f

Please sign in to comment.