Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb4697c

Browse files
committed
doc: typo Experimenetal to Experimental
1 parent 35cdded commit eb4697c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ See https://github.com/nodejs/node/labels/confirmed-bug for complete and current
208208

209209
### Notable changes
210210

211-
* **buffer**: Fixed a minor errors that was causing crashes (Michaël Zasso) [#2635](https://github.com/nodejs/node/pull/2635),
211+
* **buffer**: Fixed a minor errors that was causing crashes (Michaël Zasso) [#2635](https://github.com/nodejs/node/pull/2635),
212212
* **child_process**: Fix error that was causing crashes (Evan Lucas) [#2727](https://github.com/nodejs/node/pull/2727)
213213
* **crypto**: Replace use of rwlocks, unsafe on Windows XP / 2003 (Ben Noordhuis) [#2723](https://github.com/nodejs/node/pull/2723)
214214
* **libuv**: Upgrade from 1.7.3 to 1.7.4 (Saúl Ibarra Corretgé) [#2817](https://github.com/nodejs/node/pull/2817)
@@ -4907,7 +4907,7 @@ https://github.com/nodejs/node/commit/9cc55dca6f67a6096c858b841c677b0593404321
49074907

49084908
* Upgrade V8 to 3.8.6
49094909
* Use GYP build system on unix (Ben Noordhuis)
4910-
* Experimenetal isolates support (Ben Noordhuis)
4910+
* Experimental isolates support (Ben Noordhuis)
49114911
* Improvements to Cluster API (Andreas Madsen)
49124912
* Use isolates for internal debugger (Fedor Indutny)
49134913
* Bug fixes

0 commit comments

Comments
 (0)