Skip to content

Commit

Permalink
Fix typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bitlogik committed Jan 30, 2022
1 parent f2e64f9 commit 76ae697
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 @@ -185,7 +185,7 @@ Or throws WalletConnectClientException("sessionRequest timeout")
after 8 seconds and no sessionRequest received.

`reply_session_request( msg_id, chain_id, account_address )`
Send the a session approval message, when user approved the connection session request in the wallet.
Send a session approval message, when user approved the connection session request in the wallet.
*msg_id* is the RPC id of the session approval request.

`.reject_session_request( req_id )`
Expand Down

0 comments on commit 76ae697

Please sign in to comment.