diff --git a/build-lists.js b/build-lists.js index c3519b5..9a232fc 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 /${ listOptions.name } endpoints` + const endpointMethodName = `Finished kind lists for /${ apiKindListDirectory } endpoints` console.time(endpointMethodName)