Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit c2c16a7

Browse files
authored
typo fix
1 parent 48d0d53 commit c2c16a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/parser-test.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ describe "parser module", () ->
2323
before () ->
2424
output = parser.parseHeaders headerLines
2525

26-
describe "its retrun", () ->
26+
describe "its return", () ->
2727
it "should be object", () ->
2828
assert.isObject output
2929

0 commit comments

Comments
 (0)