Skip to content

Commit

Permalink
fix: typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
LuXDAmore committed Oct 7, 2020
1 parent 66429b7 commit 0547b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/module.js
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ export default async function(
logger.info(
'\x1B[32m%s\x1B[0m',
moduleName,
'total number of Parallel APIs requests',
'total number of Recursive APIs requests',
requestsWithPagination.length,
);

Expand Down

0 comments on commit 0547b37

Please sign in to comment.