Skip to content

fix capitalisation in footer's company section#427

Merged
adityadomle merged 1 commit intoadityadomle:mainfrom
mesumittiwari:footer-capitalisation-fix
Sep 16, 2025
Merged

fix capitalisation in footer's company section#427
adityadomle merged 1 commit intoadityadomle:mainfrom
mesumittiwari:footer-capitalisation-fix

Conversation

@mesumittiwari
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

The footer navigation item “cookies” is the only entry not capitalized, creating a small but noticeable inconsistency in the UI. Correcting this typo:

  • Maintains visual consistency across all navigation links
  • Improves perceived product quality and professionalism
  • Requires only a minimal, low-risk code change

What changes are included in this PR?

Updated footer navigation text from cookies → Cookies
image

Are these changes tested?

Manually tested in:

  • Chrome (desktop & mobile emulator)
  • Firefox
  • Confirmed that the updated text renders correctly in both light and dark themes

Are there any user-facing changes?

No as such changes are made that need updation of any documentation.

@vercel
Copy link

vercel bot commented Sep 15, 2025

@mesumittiwari is attempting to deploy a commit to the Aditya Domle's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@vercel
Copy link

vercel bot commented Sep 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
biz-flow Ready Ready Preview Comment Sep 16, 2025 4:55am

Copy link
Owner

@adityadomle adityadomle left a comment

Choose a reason for hiding this comment

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

Great.

@adityadomle adityadomle added GSSoC25 Gssoc25 Official Open source project. Level 1 labels Sep 16, 2025
@adityadomle adityadomle merged commit 6463b04 into adityadomle:main Sep 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSSoC25 Gssoc25 Official Open source project. Level 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Inconsistent Capitalization in Footer Navigation Menu

2 participants