Skip to content

Commit

Permalink
Merge pull request #815 from saleor/fix-typo-adyen
Browse files Browse the repository at this point in the history
Fix typo in Adyen page
  • Loading branch information
timuric committed Jul 5, 2023
2 parents e2c69cd + d0dec0e commit 84a8270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer/app-store/apps/adyen.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ async onBalanceCheck(resolve, reject, data) {
}
```

::: note
:::note

Error handling is intentionally omitted for brevity.

Expand Down

1 comment on commit 84a8270

@vercel
Copy link

@vercel vercel bot commented on 84a8270 Jul 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.