Fix typos in AGENTS.md (#2571)

This commit is contained in:
Peter Berkenbosch
2026-02-22 05:13:01 +01:00
committed by GitHub
parent 8d2075b653
commit 8a591bd8ee
+1 -1
View File
@@ -140,7 +140,7 @@ Key recurring tasks (via `config/recurring.yml`):
### Imports and exports
Allow people to move between OSS and SAAS Fizzy instances:
- Exports/Imports can be wirtten to/read from local or S3 storage depending on the config of the instance (both myst be supported)
- Exports/Imports can be written to/read from local or S3 storage depending on the config of the instance (both must be supported)
- Must be able to handle very large ZIP files (500+GB)
- Models in `app/models/account/data_transfer/`, `app/models/zip_file`