Skip to content

Commit e9b2ebc

Browse files
authored
Merge pull request #43 from vasgat/WDM-30
chore: small content changes
2 parents ed63763 + d3321a1 commit e9b2ebc

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/msa-dashboard/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
<app-root></app-root>
4040
<script src="https://use.fontawesome.com/eacca44f89.js"></script>
4141
<script type="text/javascript" src="https://js.createsend1.com/javascript/copypastesubscribeformlogic.js"></script>
42-
<script src="runtime.a81ec65f01d32c3e.js" type="module"></script><script src="polyfills.4f1a917886ceb1aa.js" type="module"></script><script src="scripts.109cb167e8380f2e.js" defer></script><script src="main.393f01f29b417bc2.js" type="module"></script></body>
42+
<script src="runtime.a81ec65f01d32c3e.js" type="module"></script><script src="polyfills.4f1a917886ceb1aa.js" type="module"></script><script src="scripts.109cb167e8380f2e.js" defer></script><script src="main.883f01a722c7ba4f.js" type="module"></script></body>
4343
</html>

dist/msa-dashboard/main.393f01f29b417bc2.js renamed to dist/msa-dashboard/main.883f01a722c7ba4f.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/app/dashboard/highlight-metric/highlight-metric.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h6 class="fst-italic" *ngIf="sector !== 'all-sectors'">{{getSectorName()}} Sect
4242
<div class="row mt-4 d-flex justify-content-center">
4343
<div class="col-12">
4444
<p class="col-lg-10 col-md-12 fst-italic fs-5">
45-
Only <span class="h4">{{incidents | percentageFormat}}</span> of companies we've assessed report finding incidents in
45+
Only <span class="h4">{{incidents | percentageFormat}}</span> of company statements we've assessed report finding incidents in
4646
their supply chains. Millions of modern slavery victims go undetected and an estimated <b>28
4747
million people are in forced labour globally.</b>
4848
</p>
@@ -51,7 +51,7 @@ <h6 class="fst-italic" *ngIf="sector !== 'all-sectors'">{{getSectorName()}} Sect
5151
<div class="row mt-4 align-items-center g-md-0">
5252
<div class="col-md-3">
5353
<h6 class="ms-1 text-end fst-5">{{companies_reporting_msi |
54-
percentageFormat}}<br> of companies report incidents</h6>
54+
percentageFormat}}<br> of company statements report incidents</h6>
5555
<p class="small ms-1 text-end fst-5 fst-italic"><small>Types of incidents reported by companies in their modern slavery statements.</small></p>
5656
</div>
5757
<div class="col-md-9">

0 commit comments

Comments
 (0)