Skip to content

Commit

Permalink
doc(readme): Fixed minor typos in README.md (#3196)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarlokesh authored Mar 4, 2024
1 parent 554f2f4 commit 602761e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ After that you'll be able to review and automatically update snapshot files by r
cargo insta review
```

Make sure to run the command if you've made any changed to the event schema/protocol.
Make sure to run the command if you've made any changes to the event schema/protocol.
For more information see https://insta.rs/docs/.

### Linting
Expand Down Expand Up @@ -227,7 +227,7 @@ relay:
# Listen to a port other than 3000:
port: 3001
logging:
# Enable full logging and backraces:
# Enable full logging and backtraces:
level: trace
enable_backtraces: true
limits:
Expand Down

0 comments on commit 602761e

Please sign in to comment.