Skip to content

Commit

Permalink
Fixed JSDoc notation for Promises
Browse files Browse the repository at this point in the history
  • Loading branch information
electerious committed Aug 31, 2017
1 parent 6c27819 commit 8566340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Handlers.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Parameters:

Returns:

- `{Promise}({String|Buffer})` The transformed file content.
- `{Promise<String|Buffer>}` The transformed file content.

## Distributing a handler

Expand Down

0 comments on commit 8566340

Please sign in to comment.