We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018d72d commit ccecce0Copy full SHA for ccecce0
articles/operator-nexus/howto-convert-cable-validation-html.md
@@ -125,7 +125,7 @@ with open('CableValidationAndSpecification-{filename}.html'.format(filename = da
125
```
126
127
## Usage
128
-To run the conversion tool execute the following:
+To run the conversion tool, execute the following command:
129
130
python cable-html.py
131
..
@@ -136,7 +136,7 @@ The report output has filename `CableValidationAndSpecification-<DATE>.html`.
136
137
## Cable Validation Report HTML results
138
139
-The report is separated into 6 sections:
+The report is separated into the following sections:
140
- Cable Validation - Compliant
141
- Cable Validation - NonCompliant
142
- Cable Validation - Unknown
0 commit comments