Skip to content

Commit 1d07d29

Browse files
vsemozhetbytevanlucas
authored andcommitted
doc: fix typo in the CHANGELOG_V6
compliment -> complement PR-URL: #7568 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 1576730 commit 1d07d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelogs/CHANGELOG_V6.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ October 2016.
3333

3434
### Notable changes
3535

36-
* **buffer**: Added `buffer.swap64()` to compliment `swap16()` & `swap32()`. (Zach Bjornson) [#7157](https://github.com/nodejs/node/pull/7157)
36+
* **buffer**: Added `buffer.swap64()` to complement `swap16()` & `swap32()`. (Zach Bjornson) [#7157](https://github.com/nodejs/node/pull/7157)
3737
* **build**: New `configure` options have been added for building Node.js as a shared library. (Stefan Budeanu) [#6994](https://github.com/nodejs/node/pull/6994)
3838
- The options are: `--shared`, `--without-v8-platform` & `--without-bundled-v8`.
3939
* **crypto**: Root certificates have been updated. (Ben Noordhuis) [#7363](https://github.com/nodejs/node/pull/7363)

0 commit comments

Comments
 (0)