Skip to content

Commit

Permalink
update param description
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenr committed Jul 20, 2022
1 parent 91b595c commit fd460f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public class ExecutionLayerOptions {
@Option(
names = {"--builder-endpoint"},
paramLabel = "<NETWORK>",
description = "URL for an external Execution Builder node (optional).",
description = "URL for an external Builder node (optional).",
arity = "1")
private String executionBuilderEndpoint = null;

Expand Down

0 comments on commit fd460f2

Please sign in to comment.