Commit c282dd51 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Rename Section field to Category

parent 61c6cd19
......@@ -43,7 +43,7 @@ function setupMd(filename, anchor) {
}
console.log(anchor + " entries")
console.log("API | Description | Auth | HTTPS | Link | Section")
console.log("API | Description | Auth | HTTPS | Link | Category")
console.log("|---|---|---|---|---|---|")
for (i = 0; i < arr.length; i++) {
console.log(arr[i])
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment