We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec0c3b commit 1fdecf3Copy full SHA for 1fdecf3
docs/README.md
@@ -16,7 +16,7 @@ See [the FAQ](FAQ.md) for the answers to commonly asked questions.
16
* [Rebuild only files that change](recipes/rebuild-only-files-that-change.md)
17
* [Pass parameters from the command line](recipes/pass-params-from-cli.md)
18
* [Using external config file](recipes/using-external-config-file.md)
19
-* [Running tasks in series](recipies/running-tasks-in-series.md)
+* [Running tasks in series](recipes/running-tasks-in-series.md)
20
* [Introduction to node.js streams](https://github.com/substack/stream-handbook)
21
* [Video introduction to node.js streams](http://www.youtube.com/watch?v=QgEuZ52OZtU)
22
0 commit comments