Skip to content

Commit 85c9f5c

Browse files
authored
Corrected misspelling seperated to separated
Corrected misspelling seperated to separated
1 parent 8dfd3d8 commit 85c9f5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/industrial-iot/reference-command-line-arguments.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -262,19 +262,19 @@ There are a couple of environment variables, which can be used to control the ap
262262
--tb, --addtrustedcertbase64=VALUE
263263
adds the certificate to the applications trusted
264264
cert store passed in as base64 string (multiple
265-
comma-seperated strings supported)
265+
comma-separated strings supported)
266266
--tf, --addtrustedcertfile=VALUE
267267
adds the certificate file(s) to the applications
268268
trusted cert store passed in as base64 string (
269-
multiple comma-seperated filenames supported)
269+
multiple comma-separated filenames supported)
270270
--ib, --addissuercertbase64=VALUE
271271
adds the specified issuer certificate to the
272272
applications trusted issuer cert store passed in
273-
as base64 string (multiple comma-seperated strings supported)
273+
as base64 string (multiple comma-separated strings supported)
274274
--if, --addissuercertfile=VALUE
275275
adds the specified issuer certificate file(s) to
276276
the applications trusted issuer cert store (
277-
multiple comma-seperated filenames supported)
277+
multiple comma-separated filenames supported)
278278
--rb, --updatecrlbase64=VALUE
279279
update the CRL passed in as base64 string to the
280280
corresponding cert store (trusted or trusted
@@ -285,7 +285,7 @@ There are a couple of environment variables, which can be used to control the ap
285285
issuer)
286286
--rc, --removecert=VALUE
287287
remove cert(s) with the given thumbprint(s) (
288-
multiple comma-seperated thumbprints supported)
288+
multiple comma-separated thumbprints supported)
289289
--dt, --devicecertstoretype=VALUE
290290
the iothub device cert store type.
291291
(allowed values: Directory, X509Store)
@@ -395,4 +395,4 @@ Further resources can be found in the GitHub repositories:
395395
> [OPC Publisher GitHub repository](https://github.com/Azure/Industrial-IoT)
396396
397397
> [!div class="nextstepaction"]
398-
> [IIoT Platform GitHub repository](https://github.com/Azure/iot-edge-opc-publisher)
398+
> [IIoT Platform GitHub repository](https://github.com/Azure/iot-edge-opc-publisher)

0 commit comments

Comments
 (0)