Skip to content

Commit a49a40a

Browse files
authored
Update arguments.md
spelling error for conjunction
1 parent e90d48f commit a49a40a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/input/docs/usage/cli/arguments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ GitVersion [path]
3434
'file' or 'buildserver', will default to 'json'.
3535
/outputfile Path to output file. It is used in combination with /output
3636
'file'.
37-
/showvariable Used in conjuntion with /output json, will output just a
37+
/showvariable Used in conjunction with /output json, will output just a
3838
particular variable. E.g. /output json /showvariable SemVer
3939
- will output `1.2.3+beta.4`
40-
/format Used in conjuntion with /output json, will output a format
40+
/format Used in conjunction with /output json, will output a format
4141
containing version variables.
4242
E.g. /output json /format {SemVer} - will output `1.2.3+beta.4`
4343
/output json /format {Major}.{Minor} - will output `1.2`

0 commit comments

Comments
 (0)