Skip to content

Commit 570c9fd

Browse files
authored
Fix acknowledgement text (#277)
I think this is a typo and the word "providing" was omitted accidentally. Signed-off-by: Mukilan Thiyagarajan <[email protected]>
1 parent af8418d commit 570c9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/sponsorship.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h3 class="center-text">Bronze Sponsors</h3>
9595

9696
<div class="acknowledgements">
9797
<div class="acknowledgements__container">
98-
<p>We would like to thank <a href="https://github.com/">GitHub</a>, <a href="https://zulip.com/">Zulip</a>, and <a href="https://aws.amazon.com/opensource/">AWS Open Source</a> for <a href="{{ '/sponsorship/#infrastructure-sponsors' | url }}">their services</a> free of charge for use in the Servo project.</p>
98+
<p>We would like to thank <a href="https://github.com/">GitHub</a>, <a href="https://zulip.com/">Zulip</a>, and <a href="https://aws.amazon.com/opensource/">AWS Open Source</a> for providing <a href="{{ '/sponsorship/#infrastructure-sponsors' | url }}">their services</a> free of charge for use in the Servo project.</p>
9999
<p>For information about how to sponsor the project, visit <a href="{{ '/sponsorship/' | url }}">the sponsorship page</a>.</p>
100100
</div>
101101
</div>

0 commit comments

Comments
 (0)