Skip to content

Commit

Permalink
docs: spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt authored and gr2m committed Sep 4, 2019
1 parent 71820af commit 62351ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_define.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ test('define() is backward compatible', t => {
port: 12345,
method: 'GET',
path: '/',
// "reply" has been deprected
// "reply" has been deprecated
reply: '500',
}

Expand Down

0 comments on commit 62351ff

Please sign in to comment.