Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/specs/clients/sign/namespaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The proposal namespace is what the dapp sends to the wallet and contains the cha

The wallet then validates if the received Proposal Namespaces are valid. If they are not valid, then the session cannot be established and the wallet rejects it with a `1006` code that tells the dapp that the Proposal Namespaces are invalid.

If they are valid, then the wallet if free to decide whether to approve the proposal, or reject it.
If they are valid, then the wallet is free to decide whether to approve the proposal, or reject it.

## Session Namespace

Expand Down