Skip to content

Commit ccecce0

Browse files
authored
Update howto-convert-cable-validation-html.md
Fix acrolinx
1 parent 018d72d commit ccecce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/howto-convert-cable-validation-html.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ with open('CableValidationAndSpecification-{filename}.html'.format(filename = da
125125
```
126126

127127
## Usage
128-
To run the conversion tool execute the following:
128+
To run the conversion tool, execute the following command:
129129
```
130130
python cable-html.py
131131
..
@@ -136,7 +136,7 @@ The report output has filename `CableValidationAndSpecification-<DATE>.html`.
136136

137137
## Cable Validation Report HTML results
138138

139-
The report is separated into 6 sections:
139+
The report is separated into the following sections:
140140
- Cable Validation - Compliant
141141
- Cable Validation - NonCompliant
142142
- Cable Validation - Unknown

0 commit comments

Comments
 (0)