Friendlier headers in the basics tutorial

This commit is contained in:
Christian Rocha
2020-07-23 22:17:35 -04:00
parent 7e36944c3f
commit f1186b011b
2 changed files with 6 additions and 6 deletions

View File

@@ -197,7 +197,7 @@ that returns a command. For example:
Just make sure you do as much work as you can in the innermost function, because
that's the one that runs asynchronously.
n
## Anyway, Now What?
After doing this tutorial and [the previous one][basics] you should be ready to