Skip to content

Commit 1047b53

Browse files
authored
Fix typos and linguistic errors in documentation (#37770)
Signed-off-by: Sebastien Dionne <[email protected]>
1 parent 75a9645 commit 1047b53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal/command/providers_lock.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ Options:
415415
416416
-enable-plugin-cache Enable the usage of the globally configured plugin cache.
417417
This will speed up the locking process, but the providers
418-
wont be loaded from an authoritative source.
418+
won't be loaded from an authoritative source.
419419
`
420420
}
421421

internal/command/test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Options:
6969
7070
-junit-xml=path Saves a test report in JUnit XML format to the specified
7171
file. This is currently incompatible with remote test
72-
execution using the the -cloud-run option. The file path
72+
execution using the -cloud-run option. The file path
7373
must be relative or absolute.
7474
7575
-no-color If specified, output won't contain any color.

0 commit comments

Comments
 (0)