Skip to content

fix(locales): correct typos and capitalization in es_MX street names#3737

Merged
xDivisionByZerox merged 1 commit intofaker-js:nextfrom
quserforgitp:fix/es-mx-typos
Feb 26, 2026
Merged

fix(locales): correct typos and capitalization in es_MX street names#3737
xDivisionByZerox merged 1 commit intofaker-js:nextfrom
quserforgitp:fix/es-mx-typos

Conversation

@quserforgitp
Copy link
Copy Markdown
Contributor

Description

This PR fixes several typos and capitalization inconsistencies in src/locales/es_MX/location/street_name.ts.

Changes

  • Fixed spelling:
    • Repúplica -> República (4 instances)
    • Solvestre -> Silvestre
    • Cuahutemoc -> Cuauhtémoc
  • Fixed accents:
    • Added missing accent to Polotitlán.
  • Standardized capitalization:
    • Updated "La Viga", "La Otra Banda", "Balcón de los Edecanes", and "Barrio La Lonja" to use proper Title Case.

@quserforgitp quserforgitp requested a review from a team as a code owner February 8, 2026 02:44
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 8, 2026

Deploy Preview for fakerjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit daf27c6
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/6987f89bc2d0f300086a2018
😎 Deploy Preview https://deploy-preview-3737.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.82%. Comparing base (c77fef2) to head (daf27c6).
⚠️ Report is 5 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3737      +/-   ##
==========================================
- Coverage   98.88%   98.82%   -0.07%     
==========================================
  Files         883      883              
  Lines        3061     3061              
  Branches      556      556              
==========================================
- Hits         3027     3025       -2     
- Misses         30       32       +2     
  Partials        4        4              

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ST-DDT ST-DDT added p: 1-normal Nothing urgent c: locale Permutes locale definitions m: location Something is referring to the location module labels Feb 25, 2026
@xDivisionByZerox xDivisionByZerox added this pull request to the merge queue Feb 26, 2026
@xDivisionByZerox xDivisionByZerox added this to the v10.x milestone Feb 26, 2026
Merged via the queue into faker-js:next with commit 2b32c28 Feb 26, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: locale Permutes locale definitions m: location Something is referring to the location module p: 1-normal Nothing urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants