Concurrency Control: Introduce a new limit function that allows you to run multiple promise-returning and async functions with a specified concurrency limit, enhancing your ability to manage resource usage effectively.
Fixes
Fix a typo in the documentation to improve clarity for users.