diff --git a/docs/sdks/node.md b/docs/sdks/node.md index 45dd8be269..223873a00c 100644 --- a/docs/sdks/node.md +++ b/docs/sdks/node.md @@ -27,7 +27,7 @@ npm install unleash-client --save Next we must use initialize the client SDK in the application: -```sh +```js const unleash = require('unleash-client'); unleash.initialize({