Skip to content

Conversation

sameerthakur12
Copy link

What does this PR do?

This pull request fixes a typo in the footer section.
Previously, the text read "All right reserve" instead of the correct "All rights reserved".
This change corrects the wording to properly display "All rights reserved".

Fixes #1981

Previously: image

Currently:
image

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Description of changes:

  • Fixed a typo in the footer section.
  • Corrected the text from "All right reserve" to "All rights reserved".
  • This fix does not affect any functionality or require documentation updates.

How should this be tested?

  • Open the application and navigate to any page with the footer.
  • Verify that the footer now correctly displays "All rights reserved" instead of "All right reserve".
  • No other functionality should be affected.

Mandatory Tasks

  • I have self-reviewed the code and confirmed the typo fix.

Checklist

  • I have read the contributing guide
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas (N/A for typo fix)
  • I have checked if my PR needs changes to the documentation (Not needed)
  • I have checked that my changes generate no new warnings
  • I have not added tests as this is a simple typo fix
  • I have checked that new and existing unit tests pass locally with my changes

Copy link

vercel bot commented Aug 26, 2025

@sameerthakur12 is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the bug Something isn't working label Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Typo error in the footer i.e "all right reserved"
1 participant