Skip to content

Commit

Permalink
Update troubleshooting.md (#3715)
Browse files Browse the repository at this point in the history
fix some typo. change utf8 em dash to ascii dash
  • Loading branch information
jaddqiu authored May 18, 2021
1 parent 11052c5 commit 38e0601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/getting-started/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ $ kubectl port-forward loki-promtail-jrfg7 9080
Both `loki` and `promtail` support a log level flag on the command-line:

```bash
$ loki log.level=debug
$ loki -log.level=debug
$ promtail -log.level=debug
```

Expand Down

0 comments on commit 38e0601

Please sign in to comment.