Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstanley authored May 23, 2024
1 parent 3fd6114 commit 795eec6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="nhsuk-card">
<div class="nhsuk-card__content">
<!--<h3 class="nhsuk-card__heading"></h3>-->
<p class="nhsuk-card__description">Lead by enthusiasts and advocates, the NHS Python Community for Healthcare is an open community of practice that champions the use of the python programming language and open code in the NHS and healthcare sector</p>
<p class="nhsuk-card__description">Led by enthusiasts and advocates, the NHS Python Community for Healthcare is an open community of practice that champions the use of the Python programming language and open code in the NHS and healthcare sector</p>
</div>
</div>

Expand All @@ -25,7 +25,7 @@ <h3 class="nhsuk-do-dont-list__label">Principles and aims of the Python Communit
<li>
<svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true">
<path stroke-width="4" stroke-linecap="round" d="M18.4 7.8l-8.5 8.4L5.6 12"></path>
</svg> Promote the use of python in the healthcare by celebrating success and recognising contributions across the community
</svg> Promote the use of Python in healthcare by celebrating success and recognising contributions across the community
</li>
<li>
<svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true">
Expand All @@ -50,7 +50,7 @@ <h3 class="nhsuk-do-dont-list__label">Principles and aims of the Python Communit
</li>
</ul>
</div>
<h2>Get Involved in the Communtiy!</h2>
<h2>Get Involved in the Community!</h2>
<p>The NHS Python Community for Healthcare is open to anyone interested in championing the use of Python, programming, and open code in the NHS and healthcare sector.</p>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
Expand Down Expand Up @@ -116,4 +116,4 @@ <h2 class="nhsuk-card__heading nhsuk-heading-m">
</div>
</div>
</main>
</div>
</div>

0 comments on commit 795eec6

Please sign in to comment.