From a8357396921e323a877f91a5bd6ceb59bdf3b95c Mon Sep 17 00:00:00 2001 From: Alen Hodzic <67792449+alensymphony@users.noreply.github.com> Date: Fri, 16 Apr 2021 10:14:29 +0200 Subject: [PATCH] Update service_architecture.md Typo. --- notary/service_architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notary/service_architecture.md b/notary/service_architecture.md index ad6561e974..b17a2f0d10 100644 --- a/notary/service_architecture.md +++ b/notary/service_architecture.md @@ -53,7 +53,7 @@ but here is a brief recap of the TUF roles and corresponding key hierarchy: [hashes](https://en.wikipedia.org/wiki/Cryptographic_hash_function){:target="_blank" rel="noopener" class="_"}. These files are used to verify the integrity of some or all of the actual contents of the repository. They are also used to - [delegate trust to other collaborators via lower level [delegation roles](advanced_usage.md#work-with-delegation-roles). + delegate trust to other collaborators via lower level [delegation roles](advanced_usage.md#work-with-delegation-roles). Delegation keys are held by anyone from the collection owner or administrator to collection collaborators.