Skip to content

Commit

Permalink
Update sponsor headings in BCSponsors.svelte and CSponsors.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed Apr 20, 2024
1 parent e982da6 commit a01a1b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/lib/components/organisms/BCSponsors.svelte
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<section id="bcsponsors">
<div>
<h2>Powered by growing companies worldwide</h2>
<h2>Powered by Growing Companies Worldwide</h2>
<div class="sponsor-container">
<div>
<a href="https://www.cloudflare.com" target="_blank" rel="noopener noreferrer">
Expand Down
2 changes: 1 addition & 1 deletion src/lib/components/organisms/CSponsors.svelte
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<section id="csponsors">
<div>
<h2>Verified by leading companies worldwide</h2>
<h2>Verified by Leading Companies Worldwide</h2>
<div class="sponsor-container">
<div>
<a href="https://www.apple.com" target="_blank" rel="noopener noreferrer">
Expand Down

0 comments on commit a01a1b6

Please sign in to comment.