Skip to content

Commit

Permalink
fixed typos in bruno-cli readme.md (usebruno#2600)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcari-dev authored and jwetzell committed Aug 2, 2024
1 parent 361d5f3 commit e493086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/bruno-cli/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ Bruno cli returns the following exit status codes:
- `1` -- an assertion, test, or request in the executed collection failed
- `2` -- the specified output directory does not exist
- `3` -- the request chain seems to loop endlessly
- `4` -- bru was called outside of a colection root directory
- `4` -- bru was called outside of a collection root directory
- `5` -- the specified input file does not exist
- `6` -- the specified environment does not exist
- `7` -- the environment override was not a string or object
- `8` -- an environment override is malformed
- `9` -- an invalid output format was requested
- `255` -- another error occured
- `255` -- another error occurred

## Demo

Expand Down

0 comments on commit e493086

Please sign in to comment.