diff --git a/docs/api/channels_endpoint.md b/docs/api/channels_endpoint.md index e90ce4d..4868f61 100644 --- a/docs/api/channels_endpoint.md +++ b/docs/api/channels_endpoint.md @@ -25,11 +25,11 @@ details on the various JSON objects used below. "totalViews": Number, // Integer "joined": Number, // Unix timestamp - "autoGenerated": Boolean, - "isFamilyFriendly": Boolean, + "autoGenerated": Boolean, + "isFamilyFriendly": Boolean, - "description": String, - "descriptionHtml": String, + "description": String, + "descriptionHtml": String, "allowedRegions": String[], "tabs": String[],