Skip to content

Commit

Permalink
refactor: fix type in Zeebe client interface docs
Browse files Browse the repository at this point in the history
Co-authored-by: Nikola Koevski <nikola.koevski@camunda.com>
  • Loading branch information
tmetzke and koevskinikola committed Mar 1, 2024
1 parent a73e4f3 commit 01d8233
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ static ZeebeClientCloudBuilderStep1 newCloudClientBuilder() {
* .send();
* </pre>
*
* <p>This command is only send via REST over HTTP, not via gRPC <br>
* <p>This command is only sent via REST over HTTP, not via gRPC <br>
* <br>
*
* <p><strong>Experimental: This method is under development, and as such using it may have no
Expand Down

0 comments on commit 01d8233

Please sign in to comment.