From 07e500e6e2579a1113ce63f7ccb153a649bbbcca Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Thu, 20 Jun 2024 14:08:37 +0000 Subject: [PATCH] fix description --- DIAGRAMS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIAGRAMS.md b/DIAGRAMS.md index 63c23df5..64b2b60b 100644 --- a/DIAGRAMS.md +++ b/DIAGRAMS.md @@ -100,7 +100,7 @@ Ideally this would be per component drill down, instead of global Container_Boundary(scanner, "scanner") { Component(scanner_c2, "kyoo_scanner", "python, python3.12", "matcher. no clue") Component(scanner_c1, "kyoo_scanner", "python, python3.12", "no clue") - ComponentQueue(scanner_q1, "scanner", "RabbitMQ", "") + ComponentQueue(scanner_q1, "scanner", "RabbitMQ, Queue", "") } Container_Boundary(transcoder, "transcoder") {