Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlukas authored Dec 6, 2024
1 parent 44ebe65 commit 4b07eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ CamundaOperateClient client = new CamundaOperateClient(configuration);
Build a Camunda Operate client for Saas:

```java
// properties you need to provide
// properties you need to provide
String region = "";
String clusterId = "";
String clientId = "";
Expand Down

0 comments on commit 4b07eba

Please sign in to comment.