Skip to content

Commit

Permalink
doc: fix typo: depreciated -> deprecated (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobq authored and JPeer264 committed May 13, 2019
1 parent a7f303b commit 23b0c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
8.0.0 / 2019-05-11
------------------

**NOTE:** Node.js v6 support is depreciated, and will be dropped in the next major release.
**NOTE:** Node.js v6 support is deprecated, and will be dropped in the next major release.

- Use `renameSync()` under the hood in `moveSync()`
- Fix bug with bind-mounted directories in `copy*()` ([#613](https://github.com/jprichardson/node-fs-extra/issues/613), [#618](https://github.com/jprichardson/node-fs-extra/pull/618))
Expand Down

0 comments on commit 23b0c0c

Please sign in to comment.