Skip to content

Commit a2528f3

Browse files
Rename Node.js
1 parent 9978adb commit a2528f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MIGRATION-GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
JavaScript SDK v11.0.0 has a few breaking changes that you should consider when migrating from version 10.x.x.
44

5-
## Changes that affect server-side API (NodeJS)
5+
## Changes that affect server-side API (Node.js)
66

7-
While JavaScript SDK previously supported NodeJS v6 and above, the SDK now requires NodeJS v14 or above.
7+
While JavaScript SDK previously supported Node.js v6 and above, the SDK now requires Node.js v14 or above.
88

99
## Changes that affect client-side API (Browser)
1010

0 commit comments

Comments
 (0)