Skip to content

Commit 7f53678

Browse files
authored
Update dua-guideline.md
clarify steps in sequence diagram
1 parent 94de82d commit 7f53678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_docs/user_stories/dua-guideline.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ sequenceDiagram
4747
activate GHGA
4848
GHGA ->> DAC : Forwards DAR
4949
deactivate GHGA
50-
DAC ->> DR : Requests necessary information and DTA Template
51-
DR ->> DAC : Information on research project and signed DTA
50+
DAC ->> DR : Requests necessary information and forwards DTA Template
51+
DR ->> DAC : Sends information on research project and signed DTA
5252
DAC ->> RDC : Informs RDC institution on decision <br/>(Acceptance / rejection)
5353
RDC ->> DR : Informs Data Requester on decision outcome. <br/>If positive sends countersigned DTA
5454
end

0 commit comments

Comments
 (0)