change login/logout to log in/log out (#5920)

This commit is contained in:
marchersimon
2021-05-14 02:42:15 +02:00
committed by GitHub
parent 40e478add9
commit be88cdda92
20 changed files with 27 additions and 27 deletions

View File

@@ -27,7 +27,7 @@
`k6 run --compatibility-mode=base {{script.js}}`
- Login to cloud service using secret token:
- Log in to cloud service using secret token:
`k6 login cloud --token {{secret}}`