Skip to content

docs(README): fix isIMEI signature typo and broken license badge link#2824

Open
deeferentleeg wants to merge 1 commit into
validatorjs:masterfrom
deeferentleeg:docs/fix-readme-typos
Open

docs(README): fix isIMEI signature typo and broken license badge link#2824
deeferentleeg wants to merge 1 commit into
validatorjs:masterfrom
deeferentleeg:docs/fix-readme-typos

Conversation

@deeferentleeg

Copy link
Copy Markdown

Summary

This PR fixes two small documentation issues in the README:

  1. isIMEI signature typo — The function signature had an extra closing parenthesis: isIMEI(str [, options]))isIMEI(str [, options]).

  2. Broken license badge link — The license badge linked to https://github.com/alguerocode/validator.js/blob/master/LICENSE (a different fork) instead of the correct https://github.com/validatorjs/validator.js/blob/master/LICENSE.

Both are purely documentation fixes with no code changes.

AI Usage Disclosure

An AI assistant was used to help locate the relevant code and draft this change. I have reviewed and understand every line of the diff, and I am the sole author of this contribution.

- Remove extra closing parenthesis in isIMEI function signature
- Fix license badge URL pointing to alguerocode/validator.js instead of validatorjs/validator.js
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