diff --git a/lib/endpoints.json b/lib/endpoints.json index 0f08edd..0a28be0 100644 --- a/lib/endpoints.json +++ b/lib/endpoints.json @@ -26,7 +26,7 @@ } , "discover" : { "Movie" : { "resource": "discover/movie", "method": "get" } - , "Tv" : { "resource": "discover/tv", "method": "get"} + , "Tv" : { "resource": "discover/tv", "method": "get" } } , "movie" : { "Info" : { "resource": "movie/:id", "method": "get" }