From 9776fb40a4f171371652c455c4b706b4560756ab Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Fri, 10 Feb 2023 23:54:30 +0100 Subject: [PATCH] Minor indentation fix --- docs/api/channels_endpoint.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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[],