From e448c1de5672d3040846a453383ca877e1f3eabf Mon Sep 17 00:00:00 2001 From: zgrguric Date: Wed, 21 Jun 2023 11:03:55 +0200 Subject: [PATCH] Update cors-xapp.md --- environments/xapps-dapps/cors-xapp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environments/xapps-dapps/cors-xapp.md b/environments/xapps-dapps/cors-xapp.md index 9934006..c9fa458 100644 --- a/environments/xapps-dapps/cors-xapp.md +++ b/environments/xapps-dapps/cors-xapp.md @@ -13,8 +13,8 @@ If an xApp integration doesn't allow for running commands, and the console shows * The SDK can't reach Xumm (the app), so: * "Could not contact Xumm host" error appears, and: -* FOr example: the `openSignRequest` trigger doesn't fire, the Sign Request doesn't open, and: -* Xumm keeps on trying, and is stalling the init. to see if the host can be reached - yielding "Attempt n » Retry" console messages (just to make sure it isn't a timing issue). +* For example: the `openSignRequest` trigger doesn't fire, the Sign Request doesn't open, and: +* Xumm keeps on trying, and is stalling the init. To see if the host can be reached - yielding "Attempt n » Retry" console messages (just to make sure it isn't a timing issue). #### Find the cause