Fix some typos in docs file (#9619)

This commit is contained in:
lijin-union
2022-12-28 10:13:28 +08:00
committed by GitHub
parent 93f71df628
commit 90719a9990
3 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ Docker log options:
docker_log_opts: "--log-opt max-size=50m --log-opt max-file=5"
```
Changre the docker `bin_dir`, this should not be changed unless you use a custom docker package:
Change the docker `bin_dir`, this should not be changed unless you use a custom docker package:
```yaml
docker_bin_dir: "/usr/bin"