From 03ba991b474aa040976393f026ee964f9c3d59ca Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 5 Sep 2018 10:53:27 +0100 Subject: [PATCH] fixed spelling in documentation --- endpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.md b/endpoints.md index 315c8bb..e4d59b4 100644 --- a/endpoints.md +++ b/endpoints.md @@ -27,7 +27,7 @@ Expected response: "data": [ {}, {} ] } -All data relavent to the request will be in an object in the data section ([0] if you're only requesting one resource, multiple resources will utalize the array) +All data relevant to the request will be in an object in the data section ([0] if you're only requesting one resource, multiple resources will utalize the array) ## All errors will be formated the same: