Skip to content

Commit

Permalink
corrected two typographical errors
Browse files Browse the repository at this point in the history
  • Loading branch information
RonaldKoster86 authored and sanderke committed Mar 5, 2025
1 parent c7b9e5d commit 7c5d68c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Each Group can have multiple TAs.

Every Peer in a Group **MUST** accept the same TA(s).

The TA **SHOULD** validate a Peers identity, i.e. the TA **MUST** preform Organization Validation.
The TA **SHOULD** validate a Peers identity, i.e. the TA **MUST** perform Organization Validation.

### TLS configuration {#tls_configuration}

Expand Down Expand Up @@ -391,7 +391,7 @@ The payload of the JWT:
Not before [section 4.1.5](https://www.rfc-editor.org/rfc/rfc7519#section-4.1.5) of [[RFC7519]]
* *cnf(object):*
* *x5t#S256(string):*
The thumbprint of the certificate that is allowed ot use the access token. [section 3.1] of [[RFC8705]]
The thumbprint of the certificate that is allowed to use the access token. [section 3.1] of [[RFC8705]]
* *act(object):*
* *sub(string):*
The ID of the Peer connecting to the Service on behalf of another Peer. The field `grant.data.delegator.peer_ID` of the DelegatedServiceConnectionGrant.
Expand Down

0 comments on commit 7c5d68c

Please sign in to comment.