Skip to content

Commit f948e33

Browse files
committed
last edits
1 parent 9168f34 commit f948e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/defender-for-iot/organizations/how-to-set-up-high-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Before you perform the procedures in this article, verify that you've met the fo
8383
sudo cyberx-management-trusted-hosts-add -ip <Secondary IP> -token <Secondary token>
8484
```
8585

86-
where `<Secondary IP>` is the IP address of the secondary appliance and `<Secondary token>` is the second part of the connection string after the colon, which you'd copied from to the clipboard earlier.
86+
where `<Secondary IP>` is the IP address of the secondary appliance and `<Secondary token>` is the second part of the connection string after the colon, which you'd copied to the clipboard earlier.
8787
8888
For example:
8989
@@ -96,7 +96,7 @@ Before you perform the procedures in this article, verify that you've met the fo
9696
```bash
9797
sudo cyberx-management-trusted-hosts-apply
9898
```
99-
1. Verify that the certificate is installed correctly on the primary. Run:
99+
1. Verify that the certificate is installed correctly on the primary appliance. Run:
100100
101101
```bash
102102
cyberx-management-trusted-hosts-list

0 commit comments

Comments
 (0)