Skip to content

Commit

Permalink
fix: spell corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhinavKumar-sf committed Nov 1, 2024
1 parent b991db4 commit dc20cc0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/utils/resultsbuilder/assessmentReporter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ export class AssessmentReporter {
<div title="Dependencies">Integration Procedures Missing Dependencies</div>
</th> -->
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
<div title="Dependencies">Data Raptor dependencies</div>
<div title="Dependencies">Data Raptor Dependencies</div>
</th>
<!-- <th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
<div title="Dependencies">Data Raptor Missing dependencies</div>
Expand Down Expand Up @@ -334,7 +334,7 @@ export class AssessmentReporter {
<div title="Dependencies">Integration Procedures Dependencies</div>
</th>
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
<div title="Dependencies">Data Raptor pendencies</div>
<div title="Dependencies">Data Raptor dependencies</div>
</th>
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
<div title="Dependencies">Remote Action Dependencies</div>
Expand Down Expand Up @@ -368,7 +368,7 @@ export class AssessmentReporter {
<div title="Dependencies">Integration Procedures Dependencies</div>
</th>
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
<div title="Dependencies">Data Raptor pendencies</div>
<div title="Dependencies">Data Raptor Dependencies</div>
</th>
</tr>
</thead>
Expand Down Expand Up @@ -402,7 +402,7 @@ export class AssessmentReporter {
<div title="Dependencies">Integration Procedures Dependencies</div>
</th>
<th class="" scope="col" style="width: 20%; word-wrap: break-word; white-space: normal; text-align: left;">
<div title="Dependencies">Data Raptor pendencies</div>
<div title="Dependencies">Data Raptor Dependencies</div>
</th-->
</tr>
</thead>
Expand Down

0 comments on commit dc20cc0

Please sign in to comment.