Skip to content

Commit 77c9337

Browse files
Fix Node.js language reference in page description, should be runtime
https://issues.couchbase.com/browse/DOC-9724
1 parent 2d946ab commit 77c9337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hello-world/pages/start-using-sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:navtitle: Start Using the SDK
55

66
[abstract]
7-
The Couchbase Node.js SDK enables you to interact with a Couchbase Server cluster from the link:https://nodejs.org/[Node.js language].
7+
The Couchbase Node.js SDK enables you to interact with a Couchbase Server cluster from the link:https://nodejs.org/[Node.js runtime].
88

99
The Couchbase SDK API 3 (implemented by Node.js SDK 3._x_ and 4._x_) is a complete rewrite of the API, reducing the number of overloads to present a simplified surface area, and adding support for Couchbase Server features like xref:concept-docs:collections.adoc[Collections and Scopes] (available from Couchbase Server 7.0).
1010

0 commit comments

Comments
 (0)