Skip to content

Commit

Permalink
max
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Oct 2, 2024
1 parent 0fc1238 commit c1b13ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tla/tlc.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def cli():
"--request-count",
type=int,
default=3,
help="Maximum number of requests the nodes are allowed to advance through, defaults to 3",
help="Number of requests the nodes are allowed to advance through, defaults to 3",
)
mc.add_argument(
"--raft-configs",
Expand Down

0 comments on commit c1b13ba

Please sign in to comment.