Skip to content

Commit

Permalink
Merge 1a73412 into ad30fc5
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Jun 12, 2021
2 parents ad30fc5 + 1a73412 commit e2d11e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -320,7 +320,7 @@ Since v0.7.0, this library supports blockwise transfers, you can trigger
them by adding a `req.setOption('Block2', Buffer.of(0x2))` to the
output of [request](#request).

And since v?.?.?, this library supports rudimentry type 1 blockwise transfers, you can trigger
And since v0.25.0, this library supports rudimentry type 1 blockwise transfers, you can trigger
them by adding a `req.setOption('Block1', new Buffer([0x2]))` to the
options of [request](#request).

Expand Down

0 comments on commit e2d11e6

Please sign in to comment.