There was an error while loading. Please reload this page.
1 parent eaf415d commit cfb434fCopy full SHA for cfb434f
readme.md
@@ -59,7 +59,7 @@ Some useful properties are:
59
60
* `key` - The ID of the image, for use with `createReadStream` and other methods
61
* `deletehash` - The deletehash of the image, for use with `remove()`
62
- * `link` - The publically accessible for the image
+ * `link` - The publically accessible URL to the image
63
* `type` - Detected mime type
64
* `width` / `height` - Image dimensions
65
* `size` - Size of the image in bytes, this can be different from the original size because imgur compresses images
0 commit comments