diff --git a/backend/btrixcloud/colls.py b/backend/btrixcloud/colls.py index 08101c91c7..8bc02e689a 100644 --- a/backend/btrixcloud/colls.py +++ b/backend/btrixcloud/colls.py @@ -764,7 +764,7 @@ async def stream_iter(): await self.storage_ops.delete_file_object(org, thumbnail_file) raise HTTPException( status_code=400, - detail="Upload failed: maxiumum thumbnail size (2 MB) exceeded", + detail="max_thumbnail_size_2_mb_exceeded", ) if coll.thumbnail: