We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c6cd1 commit c282dd5Copy full SHA for c282dd5
build/condenseMd.js
@@ -43,7 +43,7 @@ function setupMd(filename, anchor) {
43
44
}
45
console.log(anchor + " entries")
46
- console.log("API | Description | Auth | HTTPS | Link | Section")
+ console.log("API | Description | Auth | HTTPS | Link | Category")
47
console.log("|---|---|---|---|---|---|")
48
for (i = 0; i < arr.length; i++) {
49
console.log(arr[i])
0 commit comments