Skip to content

Commit bd3e9fa

Browse files
authored
Merge pull request #437 from anoma/brent/fix-lang
fixup
2 parents 5e41dd3 + 29e1080 commit bd3e9fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/docs/pages/users/addresses.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ In general, all multisignature accounts have an established address.
3535
More details are found [here](./transparent-accounts/established-accounts.mdx).
3636

3737
## Shielded accounts
38-
Shielded accounts are composed of a cryptographic keypair (the spending and viewing key) and one kind of address, the payment addres, of which there can be many associated to a single shielded account.
38+
Shielded accounts are composed of a cryptographic keypair (the spending and viewing key) and one or more payment addresses.
39+
There can be many payment addresses associated with a single shielded account.
3940

4041
More details on generating and using shielded keys can be found [here](./shielded-accounts/masp-keys.mdx).
4142

0 commit comments

Comments
 (0)