Skip to content

Commit

Permalink
better hide_settings documentation
Browse files Browse the repository at this point in the history
incorrectly made in #506
  • Loading branch information
jjb authored Jun 14, 2024
1 parent 3c42c95 commit d7f3e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Coverband provides a view of all of its current settings. Sometimes you might wa
such as when sharing coverband data with a large number of developers of varying trust levels.
You can disable the settings view like so:

`config.hide_settings = false`
`config.hide_settings = true`

### Fixing Coverage Only Shows Loading Hits

Expand Down

0 comments on commit d7f3e2b

Please sign in to comment.