Skip to content

Commit 4cace4c

Browse files
staff0rddelvedor
authored andcommitted
typo (#1375)
1 parent 3303590 commit 4cace4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/bulk.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ async function run () {
3838
date: new Date()
3939
}, {
4040
id: 2,
41-
text: 'Witer is coming',
41+
text: 'Winter is coming',
4242
user: 'ned',
4343
date: new Date()
4444
}, {

0 commit comments

Comments
 (0)