diff --git a/API.md b/API.md
index f298abf5..adef8a10 100644
--- a/API.md
+++ b/API.md
@@ -1122,7 +1122,7 @@ Payload:
Property | Type | Description
--- | --- | ---
-currentPosition | number | Time in seconds where the media will start
+currentTime | number | Time in seconds where the media will start
duration | number | Length of the media in seconds
naturalSize | object | Properties:
* width - Width in pixels that the video was encoded at
* height - Height in pixels that the video was encoded at
* orientation - "portrait" or "landscape"
audioTracks | array | An array of audio track info objects with the following properties:
* index - Index number
* title - Description of the track
* language - 2 letter [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) or 3 letter [ISO639-2](https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes) language code
* type - Mime type of track