Skip to content

Commit a16e99a

Browse files
bendichterkabilar
andauthored
Update docs/developer-guide/system-architecture.md
Co-authored-by: Kabilar Gunalan <[email protected]>
1 parent edb6f75 commit a16e99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-guide/system-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ style="width: 90%; height: auto; display: block; margin-left: auto; margin-righ
2626
* The **API** calls AWS S3 to read/write DANDI assets.
2727
* Certain heavy-lift or background tasks get queued into Celery tasks, handled by the **Workers**.
2828
* Domain names, certificates, and load-balancing records are handled by AWS Route 53 or Netlify's DNS, depending on whether it's the API subdomain or the apex domain for the UI.
29-
* Large chunks of data can be streamed from S3 directly to the Client via presigned URLs
29+
* Large chunks of data can be streamed from S3 directly to the Client via presigned URLs.
3030

3131
## Key Components
3232

0 commit comments

Comments
 (0)