From c9988f114472e1edafec8763e15575875380bc1e Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Thu, 28 Nov 2019 18:58:19 -0500 Subject: [PATCH] Fixed typo --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 654e4c4..bcf91a6 100644 --- a/README.MD +++ b/README.MD @@ -44,7 +44,7 @@ ________________________________________________________________________________ **Response**: ``` { - sponorTimes: array [float], + sponsorTimes: array [float], UUIDs: array [string] //The ID for this sponsor time, used to submit votes } ```