Skip to content

Commit

Permalink
Update Reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Jan 6, 2019
1 parent 8c3e1f4 commit a5d2938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Reference.md
Expand Up @@ -83,7 +83,7 @@ The `callback` will be called with a response object, refer to [The Response Obj
| width | OK | OK | Image dimensions (photos only) |
| height | OK | OK | Image dimensions (photos only) |
| fileSize | OK | OK | The file size (photos only) |
| type | - | OK | The file type (photos only) |
| type | OK | OK | The file type (photos only) |
| fileName | OK (photos and videos) | OK (photos) | The file name, if available
| path | - | OK | The file path |
| latitude | OK | OK | Latitude metadata, if available |
Expand Down

0 comments on commit a5d2938

Please sign in to comment.