Skip to content

Commit d3cd439

Browse files
committed
remove extraneous 'for example'
1 parent 02f883a commit d3cd439

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,6 @@ The return value of the method is ignored. All that matters is
363363
the final state of the entry object. This can also be used to
364364
track the files added to an archive, for example.
365365

366-
For example:
367-
368366
```js
369367
import * as tar from 'tar'
370368
const filesAdded = []

0 commit comments

Comments
 (0)