Skip to content

Commit 70c3027

Browse files
Improved Correctness score
1 parent 3151d66 commit 70c3027

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/howto-platform-prerequisites.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ instructions will be provided by the rack manufacturer.
121121

122122
#### How to visually inspect the physical hardware installation
123123

124-
It is recommended to label on all cables following ANSI/TIA 606 Standards,
124+
It's recommended to label on all cables following ANSI/TIA 606 Standards,
125125
or the operator's standards, during the build process. The build process
126126
should also create reverse mapping for cabling from a switch port to far end
127127
connection. The reverse mapping can be compared to the cabling diagram to
@@ -229,7 +229,7 @@ Terminal Server has been deployed and configured as follows:
229229
%admin ALL=(ALL) NOPASSWD: ALL
230230
```
231231
232-
6. Start/Enable the LLDP service if it is not running:
232+
6. Start/Enable the LLDP service if it isn't running:
233233
234234
Check if LLDP service is running on TS:
235235
```bash
@@ -248,7 +248,7 @@ Terminal Server has been deployed and configured as follows:
248248
Notice: journal has been rotated since unit was started, output may be incomplete.
249249
```
250250
251-
If the service is not active (running), start the service:
251+
If the service isn't active (running), start the service:
252252
```bash
253253
sudo systemctl start lldpd
254254
```

0 commit comments

Comments
 (0)