Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ldm0 committed Aug 19, 2023
1 parent 9116185 commit ad44459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console-subscriber/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ tracing_subscriber::registry()
### Using other runtimes

If you are using a custom runtime that supports tokio-console, you may not need
to enable "tokio_unstable". In this case, you need to enable cfg
to enable the `tokio_unstable` cfg flag. In this case, you need to enable cfg
`console_without_tokio_unstable` for console-subscriber to disable its check for
`tokio_unstable`.

Expand Down

0 comments on commit ad44459

Please sign in to comment.