doc-fix: Modified a misplaced comma

This commit is contained in:
Shubhendu Sen 2022-01-29 18:57:23 +05:30 committed by GitHub
parent 0f748275e2
commit dd3c7a4a33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -307,4 +307,4 @@ Also, the functions named `step*` are all of single use, they are created only t
We'd like to have something better.
Luckily, there are other ways to avoid such pyramids. One of the best ways is to use "promises," described in the next chapter.
Luckily, there are other ways to avoid such pyramids. One of the best ways is to use "promises", described in the next chapter.