Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
gispada committed Nov 20, 2024
1 parent a683bf0 commit 9ccad90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/wallet-instance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ The suggested way to implement this service is to use [io-react-native-integrity

The following methods are available:
- `createWalletInstance` creates a new wallet instance;
- `revokeWalletInstance` revokes a wallet instance by ID.
- `getWalletInstanceStatus` fecthes the status of wallet instance by ID without the need to require an attestation.
- `revokeWalletInstance` revokes a wallet instance by ID;
- `getWalletInstanceStatus` fetches the status of a wallet instance by ID without the need to require an attestation.

Examples are provided as follows:

Expand Down

0 comments on commit 9ccad90

Please sign in to comment.