Skip to content

Commit 684e1ad

Browse files
spicyfalafelclaude
andcommitted
README: fix Flow mermaid render (drop semicolon in a sequence message)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 7b226de commit 684e1ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aidbox-integrations/smart-health-link/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ sequenceDiagram
6161
6262
C->>A: POST manifest (poll, no auth)
6363
A->>S: Aidbox routes the call to the backend
64-
S-->>C: status; once ready, the encrypted file
64+
S-->>C: status, then the encrypted file once ready
6565
Note over C: decrypt locally with the key from the link
6666
```
6767

0 commit comments

Comments
 (0)