aboutsummaryrefslogtreecommitdiff
path: root/docs/images/whiteboard-object-model.dot
diff options
context:
space:
mode:
Diffstat (limited to 'docs/images/whiteboard-object-model.dot')
-rw-r--r--docs/images/whiteboard-object-model.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/images/whiteboard-object-model.dot b/docs/images/whiteboard-object-model.dot
index 3e9101a0..3c61f3ab 100644
--- a/docs/images/whiteboard-object-model.dot
+++ b/docs/images/whiteboard-object-model.dot
@@ -22,7 +22,7 @@ digraph rpki_engine_objects {
// Objects visible in left-to-right protocol
node [ color=blue ];
self [ label="Self|{Preferences}" ];
- parent [ label="Parent|{URI|TA|SIA Head}" ];
+ parent [ label="Parent|{URI|TA}" ];
repo [ label="Repository|{URI|TA}" ];
child [ label="Child|{TA}" ];
biz_sign [ label="Business\nSigning Context|{Keypair|CertChain}" ];