Skip to content

Conversation

@ardeois
Copy link
Owner

@ardeois ardeois commented Jul 14, 2020

indefinite is able to find the correct indefinite article (a or an) for a given word.
It contains a list of irregular words for exceptions

BREAKING CHANGE: mock names for irregular words might change. Example:

  • before: aUpload
  • after: anUpload

[indefinite](https://www.npmjs.com/package/indefinite) is able to find the correct indefinite article (`a` or `an`) for a given word.
It contains a list of irregular words for exceptions

BREAKING CHANGE: mock names for irregular words might change. Example:
 - before: `aUpload`
 - after: `anUpload`
@ardeois ardeois self-assigned this Jul 14, 2020
@ardeois ardeois added the major Increment the major version when merged label Jul 14, 2020
@ardeois ardeois merged commit 58b63ca into master Jul 14, 2020
@ardeois ardeois deleted the fix/indefinite branch July 14, 2020 21:55
@ardeois
Copy link
Owner Author

ardeois commented Jul 14, 2020

FYI @3nvi

@3nvi
Copy link
Contributor

3nvi commented Jul 15, 2020

Perfect! Thanks for that :D

@3nvi
Copy link
Contributor

3nvi commented Jul 15, 2020

@ardeois The example in the docs needs an update with regards to that. Still says aUpdate...

@ardeois
Copy link
Owner Author

ardeois commented Jul 15, 2020

@ardeois The example in the docs needs an update with regards to that. Still says aUpdate...

Oops thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Increment the major version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants