Skip to content

Commit

Permalink
Merge pull request #229 from Ko-/fix-typo
Browse files Browse the repository at this point in the history
Fix a typo in the CLI documentation.
  • Loading branch information
jpittis committed Sep 26, 2018
2 parents 07eeaaf + 09df739 commit 3bf9c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cli.go
Expand Up @@ -47,7 +47,7 @@ var toxicDescription = `
timeout=<ms>
slicer: slice data into bits with optional delay
average_size=<byes>,size_variation=<bytes>,delay=<microseconds>
average_size=<bytes>,size_variation=<bytes>,delay=<microseconds>
toxic add:
usage: toxiproxy-cli toxic add <proxyName> --type <toxicType> --toxicName <toxicName> \
Expand Down

0 comments on commit 3bf9c07

Please sign in to comment.