diff --git a/internal/command/providers_lock.go b/internal/command/providers_lock.go index 2571bbe33a..970a92881b 100644 --- a/internal/command/providers_lock.go +++ b/internal/command/providers_lock.go @@ -415,7 +415,7 @@ Options: -enable-plugin-cache Enable the usage of the globally configured plugin cache. This will speed up the locking process, but the providers - wont be loaded from an authoritative source. + won't be loaded from an authoritative source. ` } diff --git a/internal/command/test.go b/internal/command/test.go index 6ae62ea980..0339c06fea 100644 --- a/internal/command/test.go +++ b/internal/command/test.go @@ -69,7 +69,7 @@ Options: -junit-xml=path Saves a test report in JUnit XML format to the specified file. This is currently incompatible with remote test - execution using the the -cloud-run option. The file path + execution using the -cloud-run option. The file path must be relative or absolute. -no-color If specified, output won't contain any color.