Fixed typo

This commit is contained in:
Ajay Ramachandran
2019-11-28 18:58:19 -05:00
committed by GitHub
parent 57ada81c62
commit c9988f1144

View File

@@ -44,7 +44,7 @@ ________________________________________________________________________________
**Response**:
```
{
sponorTimes: array [float],
sponsorTimes: array [float],
UUIDs: array [string] //The ID for this sponsor time, used to submit votes
}
```