diff --git a/src/item_explanation.md b/src/item_explanation.md index 2248592..b18b8a4 100644 --- a/src/item_explanation.md +++ b/src/item_explanation.md @@ -4,7 +4,7 @@ All following requests can only read the uploaded data. To change the default expiration date, you can use the `?ttl=` parameter. -After uploading data you can access it by accessing with an optional file extension that suits the data that you uploaded. +After uploading data you can access it by accessing with an optional file extension that suits the data that you uploaded. ## Upload a image `$ curl -H "Content-Type: image/png" -T my-image.png `