diff --git a/README.md b/README.md index 2fa8f46fb..87ad7e6fd 100644 --- a/README.md +++ b/README.md @@ -1099,7 +1099,7 @@ Each function is executed with the `this` binding of the composed function. __Arguments__ -* functions... - the asynchronous functions to compose +* `functions...` - the asynchronous functions to compose __Example__