Fix grammar: it's -> its.
This commit is contained in:
parent
96e673a344
commit
a80cad7064
1 changed files with 1 additions and 1 deletions
2
index.md
2
index.md
|
@ -630,7 +630,7 @@ The purpose of channels is to allow content to be clustered under a single pseud
|
||||||
|
|
||||||
#### Signing
|
#### Signing
|
||||||
|
|
||||||
A claim is considered part of a channel when the metadata in it's value is signed by the channel's private key. Here's the structure of a signed value:
|
A claim is considered part of a channel when the metadata in its value is signed by the channel's private key. Here's the structure of a signed value:
|
||||||
|
|
||||||
|
|
||||||
field | size | description
|
field | size | description
|
||||||
|
|
Loading…
Add table
Reference in a new issue