diff --git a/API-Docs.md b/API-Docs.md index d085d43..0253afd 100644 --- a/API-Docs.md +++ b/API-Docs.md @@ -25,7 +25,7 @@ ________________________________________________________________________________ **Response**: ``` [{ // Array of this object - segments: float[], //[0, 15.23] start and end time in seconds + segment: float[], //[0, 15.23] start and end time in seconds UUID: string, category: string }]