Skip to content

docs: fix typo #439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

docs: fix typo #439

wants to merge 3 commits into from

Conversation

osrm
Copy link

@osrm osrm commented Feb 25, 2025

Change Overview

This change corrects typos in contributing.md and types.ts: "chanages" to "changes," "emmited" to "emitted," and "backrgound" to "background." These corrections improve clarity and professionalism in the documentation and code, ensuring a better user experience.

Impact of Change

  • Bug fix
    • External Facing (resolves an issue customers are currently experiencing)
    • Security Impact (fixes a potential vulnerability)
  • Feature
    • Visible Change (changes semver of API surface or other change that would impact user/dev experience)
    • High Usage (impacts a major part of the core workflow for users)
  • Performance Improvement
  • Refactoring
  • Other: Refine text(typo fix)

Detailed Technical Description of Change

Fixed minor typos in the documentation.

Testing Approach and Results

No testing needed for typo fixes, but the documentation has been reviewed to ensure accuracy.

Collateral Work or Changes

No collateral work or changes required.

Operational Impact

No operational impact, as the changes are purely cosmetic.

osrm added 3 commits February 25, 2025 13:28
"chanages" -> "changes"
"emmited" -> "emitted"
1. "emmited" -> "emitted"


2. "backrgound" -> "background"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant