Skip to content

Commit dc20cc0

Browse files
fix: spell corrected
1 parent b991db4 commit dc20cc0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/utils/resultsbuilder/assessmentReporter.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ export class AssessmentReporter {
297297
<div title="Dependencies">Integration Procedures Missing Dependencies</div>
298298
</th> -->
299299
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
300-
<div title="Dependencies">Data Raptor dependencies</div>
300+
<div title="Dependencies">Data Raptor Dependencies</div>
301301
</th>
302302
<!-- <th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
303303
<div title="Dependencies">Data Raptor Missing dependencies</div>
@@ -334,7 +334,7 @@ export class AssessmentReporter {
334334
<div title="Dependencies">Integration Procedures Dependencies</div>
335335
</th>
336336
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
337-
<div title="Dependencies">Data Raptor pendencies</div>
337+
<div title="Dependencies">Data Raptor dependencies</div>
338338
</th>
339339
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
340340
<div title="Dependencies">Remote Action Dependencies</div>
@@ -368,7 +368,7 @@ export class AssessmentReporter {
368368
<div title="Dependencies">Integration Procedures Dependencies</div>
369369
</th>
370370
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
371-
<div title="Dependencies">Data Raptor pendencies</div>
371+
<div title="Dependencies">Data Raptor Dependencies</div>
372372
</th>
373373
</tr>
374374
</thead>
@@ -402,7 +402,7 @@ export class AssessmentReporter {
402402
<div title="Dependencies">Integration Procedures Dependencies</div>
403403
</th>
404404
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
405-
<div title="Dependencies">Data Raptor pendencies</div>
405+
<div title="Dependencies">Data Raptor Dependencies</div>
406406
</th-->
407407
</tr>
408408
</thead>

0 commit comments

Comments
 (0)