cleanup docs

This commit is contained in:
Michael Barz
2021-12-10 14:58:12 +01:00
parent 900dd5ad44
commit 052d219465
2 changed files with 4 additions and 51 deletions
+4 -4
View File
@@ -140,13 +140,13 @@ Upload a 6 bytes file:
Query the quota again:
```json
...
"quota": {
{
"quota": {
"remaining": 4,
"total": 10,
"used": 6
},
...
}
}
```
Now attempt to upload 5 bytes to the space: