Skip to content

Commit eb67dd4

Browse files
author
Chris Meyer
committed
fixing arch mermaid
1 parent f989e74 commit eb67dd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ https://docs.gen3.org/gen3-resources/developer-guide/architecture/
3737

3838
```mermaid
3939
graph LR
40-
User[Web Client / Application] -->|HTTP/REST| API[Interop API (FastAPI)]
40+
User[Web Client or Application] -->|HTTP/REST| API[Interop API - FastAPI]
4141
API -->|CRUD| DB[Database]
4242
API -->|DICOMweb, APIs| Ext[External Imaging Systems]
4343
```

0 commit comments

Comments
 (0)