Skip to content

Commit

Permalink
More docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboy committed Mar 20, 2012
1 parent 6b1f693 commit 7e1323f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api_task.md
Expand Up @@ -35,7 +35,7 @@ task.hadErrors

## The task API

Note that any method marked with a ☃ (unicode snowman) is available directly on the `grunt` object. See the [API main page](api.md) for usage information.
Note that any method marked with a ☃ (unicode snowman) is available directly on the `grunt` object in addition to being available on the `grunt.task` object. Just so you know. See the [API main page](api.md) for more usage information.


## Creating Tasks
Expand Down

0 comments on commit 7e1323f

Please sign in to comment.