Skip to content

Commit

Permalink
Merge pull request #39 from zusamarehan/patch-1
Browse files Browse the repository at this point in the history
Changed to Title Case
  • Loading branch information
richiemcilroy committed May 12, 2024
2 parents 54fb0e1 + d722a8c commit ce54bc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/web/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const Footer = () => {
</li>
<li>
<a href="https://github.com/CapSoftware/Cap" target="_blank">
Open source
Open Source
</a>
</li>
<li>
Expand All @@ -73,12 +73,12 @@ export const Footer = () => {
</li>
<li>
<a href="https://discord.gg/y8gdQ3WRN3" target="_blank">
Chat support
Chat Support
</a>
</li>
<li>
<a href="https://cap.openstatus.dev/" target="_blank">
System status
System Status
</a>
</li>
</ul>
Expand Down

1 comment on commit ce54bc2

@vercel
Copy link

@vercel vercel bot commented on ce54bc2 May 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.