Skip to content

Commit

Permalink
style(formatting): adjust phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley authored Jul 17, 2024
1 parent 123cf24 commit 67ba0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/apis-tools/node-js-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ If your installation does not have TLS on Zeebe:
export CAMUNDA_SECURE_CONNECTION=false
```

If you are using the "basic components" (no Identity), you need to disable OAuth:
If you are using the components without Identity, disable OAuth:

```
export CAMUNDA_AUTH_STRATEGY='NONE'
Expand Down

0 comments on commit 67ba0cc

Please sign in to comment.