mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Rename Section field to Category
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user