Skip to content

Commit

Permalink
Fixing typo it's .series not .serial
Browse files Browse the repository at this point in the history
  • Loading branch information
beenanner committed Feb 1, 2016
1 parent f71f9ad commit f8e716f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To run individual tasks, use `gulp <task> <othertask>`.

You have an empty gulpfile and everything is installed. How do you REALLY get started? Check out the [recipes](recipes) and the [list of articles](README.md#articles) for more information.

## .src, .watch, .dest, .parallel, .serial, CLI args - How do I use these things?
## .src, .watch, .dest, .parallel, .series, CLI args - How do I use these things?

For API specific documentation you can check out the [documentation for that](API.md).

Expand Down

0 comments on commit f8e716f

Please sign in to comment.