Skip to content

Commit

Permalink
fix spelling error in comment (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Jun 25, 2024
1 parent 1815f10 commit 3239883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/multicurl.txtar
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ stdout 'Content-Length: 23'
stdout '^body:$'
stdout '^Just a test\\nof payload\\n$'

# payload file errror
# payload file error
! multicurl -4 -d @nosuchfile.txt https://debug.fortio.org
stderr '\[F\] Unable to read payload from file "nosuchfile.txt": open nosuchfile.txt: no such file or directory'

Expand Down

0 comments on commit 3239883

Please sign in to comment.