Skip to content

Commit cfb434f

Browse files
committed
fix doc
1 parent eaf415d commit cfb434f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Some useful properties are:
5959

6060
* `key` - The ID of the image, for use with `createReadStream` and other methods
6161
* `deletehash` - The deletehash of the image, for use with `remove()`
62-
* `link` - The publically accessible for the image
62+
* `link` - The publically accessible URL to the image
6363
* `type` - Detected mime type
6464
* `width` / `height` - Image dimensions
6565
* `size` - Size of the image in bytes, this can be different from the original size because imgur compresses images

0 commit comments

Comments
 (0)