Skip to content

Commit ed63763

Browse files
authored
Merge pull request #42 from vasgat/WDM-30
fix: typos
2 parents 1312705 + 977e9b7 commit ed63763

3 files changed

Lines changed: 3 additions & 3 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.3511c9a2aafd4dd0.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.393f01f29b417bc2.js" type="module"></script></body>
4343
</html>

dist/msa-dashboard/main.3511c9a2aafd4dd0.js renamed to dist/msa-dashboard/main.393f01f29b417bc2.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/key-findings-section/key-findings-section.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h6 class="fst-italic" *ngIf="sector !== 'all-sectors'">{{getSectorName()}} Sect
4545
<p class="col-lg-10 col-md-12 fst-italic fs-5">We <a href="{{msa_statement_assessed_metric_url}}" target="_blank">analysed {{numOfAssessedMSAStatements |
4646
numFormat}} company statements</a> produced under <span *ngIf="legislation == 'both'">the Australian and
4747
UK Modern Slavery Acts</span><span *ngIf="legislation != 'both'">the {{legislation.toUpperCase()}} Modern
48-
Slavert Act</span> and these are some of the gaps we have discovered. </p>
48+
Slavery Act</span> and these are some of the gaps we have discovered. </p>
4949
</div>
5050
</div>
5151
<div class="row mt-5">

0 commit comments

Comments
 (0)