Skip to content

Commit e8b4a9e

Browse files
authored
chore: add reference for abbreviation IRI (#70)
1 parent 0e05494 commit e8b4a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

negotiation/contract.negotiation.protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This document outlines the key elements of the contract negotiation protocol. Th
1414
## Contract Negotiation Protocol
1515

1616
A contract negotiation (CN) involves two parties, a _provider_ that offers one or more assets under a usage contract and _consumer_ that requests assets.
17-
A CN is uniquly identified through an IRI. Each CN requires a newly generated IRI, which may not be used in a CN after a terminal state has been reached.
17+
A CN is uniquely identified through an [IRI](https://www.w3.org/International/articles/idn-and-iri/). Each CN requires a newly generated IRI, which may not be used in a CN after a terminal state has been reached.
1818
A CN progresses through a series of states, which are tracked by the provider and consumer using messages. A CN transitions to a state in response to an acknowledged message from
1919
the counter-party. Both parties have the same state of the CN. In case the states differ, the CN is terminated and a new CN has to be initiated.
2020

0 commit comments

Comments
 (0)