multiple pages: fixed typos (#2871)

This commit is contained in:
Lucas Gabriel Schneider
2019-04-06 09:34:03 -03:00
committed by Starbeamrainbowlabs
parent 0eef8fc994
commit 9abddffd09
5 changed files with 6 additions and 6 deletions

View File

@@ -14,6 +14,6 @@
`kubetail {{my_app}} -c {{my_container_1}} -c {{my_container_2}}`
- To tail multiple applications at the same time seperate them by comma:
- To tail multiple applications at the same time separate them by comma:
`kubetail {{my_app_1}},{{my_app_2}}`