chore(docs): fix some typos (#11211)

This commit is contained in:
George Rodrigues 2022-10-03 12:03:53 -03:00 committed by GitHub
commit e0e22d1120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 10 additions and 10 deletions

View file

@ -118,7 +118,7 @@ start_options=(
)
logs_options=(
'--json[json log output]'
'--format[formated log output]'
'--format[formatted log output]'
'--raw[raw output]'
'--err[only shows error output]'
'--out[only shows standard output]'