Skip to content

Commit

Permalink
docs: fixed typo (#1727)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Jul 2, 2021
1 parent 25c8b8b commit 53671d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.wrm/api/signer.wrm
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ asynchronous source, such as hardware wallets.
Sub-classes **must** implement this.

_property: Signer.isSigner(object) => boolean @<Signer-isSigner> @SRC<abstract-signer>
Returns true if an only if //object// is a **Signer**.
Returns true if and only if //object// is a **Signer**.

_heading: Blockchain Methods @<Signer--blockchain-methods>

Expand Down

0 comments on commit 53671d0

Please sign in to comment.