Skip to content

Commit

Permalink
feat(irs):[#256] fixed documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-psosnowski committed Jan 10, 2024
1 parent bcda2e2 commit 5b47b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/docs/arc42/cross-cutting/under-the-hood.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ This allows reuse of already existing EndpointDataReference if it is present, va
rather than starting whole new contract negotiation process.

In case token is expired the process is also shortened. We don't have to start new contract negotiation process,
since we can obtain required contractAgreementId from present authKey. This improves request processing time.
since we can obtain required contractAgreementId from present authCode. This improves request processing time.

[source, mermaid]
....
Expand Down

0 comments on commit 5b47b1a

Please sign in to comment.