Skip to content

Commit 4e51ca4

Browse files
author
Benjamin Coe
committed
docs: typo in README
1 parent a8fd038 commit 4e51ca4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Coverage Status](https://coveralls.io/repos/yargs/set-blocking/badge.svg?branch=)](https://coveralls.io/r/yargs/set-blocking?branch=master)
66
[![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version)
77

8-
set blocking `stdio` and `stderr` ensuring that terminal output does not truncate
8+
set blocking `stdio` and `stderr` ensuring that terminal output does not truncate.
99

1010
```js
1111
const setBlocking = require('set-blocking')

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"flush",
1717
"terminal",
1818
"blocking",
19+
"shim",
1920
"stdio",
2021
"stderr"
2122
],

0 commit comments

Comments
 (0)