diff --git a/docs/deploy/configuring-unleash.md b/docs/deploy/configuring-unleash.md index 768dd6144b..0402375818 100644 --- a/docs/deploy/configuring-unleash.md +++ b/docs/deploy/configuring-unleash.md @@ -3,7 +3,7 @@ id: configuring_unleash title: Configuring Unleash --- -In (this is deploy) order to customize "anything" in Unleash you need to use [Unleash from Node.js](./getting_started#option-two---from-nodejs): +In order to customize "anything" in Unleash you need to use [Unleash from Node.js](./getting_started#option-two---from-nodejs): ```js const unleash = require('unleash-server');