diff --git a/build-lists.js b/build-lists.js index a90abbc..7ac46b0 100644 --- a/build-lists.js +++ b/build-lists.js @@ -303,7 +303,7 @@ class BuildLists { console.log('\n', `-- Starting kind lists for ${ apiKindListDirectory }`) - const endpointMethodName = `Finished kind lists for ${ apiKindListDirectory } endpoints` + const endpointMethodName = `Finished kind lists for ${ apiKindListDirectory }` console.time(endpointMethodName)