Skip to content

Commit 15d6072

Browse files
macklinuMurderlon
authored andcommitted
Fix typo in test/index.js
Reviewed-by: Merlijn Vos <[email protected]> Reviewed-by: Christian Murphy <[email protected]>
1 parent 903f17e commit 15d6072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ test('document option', function(t) {
236236
u('text', '.')
237237
])
238238
]),
239-
'should support an explitic `document: true`'
239+
'should support an explicit `document: true`'
240240
)
241241

242242
t.end()

0 commit comments

Comments
 (0)