Skip to content
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

Typo fix and writing style touch-up #16

Merged
merged 1 commit into from Dec 18, 2018
Merged

Conversation

dusandz
Copy link
Contributor

@dusandz dusandz commented Dec 18, 2018

Proposed changes

Documentation update - fixed one typo, and ensured that the spelling of BodyParser matches the one in README, also a couple of style touch-ups.
Changed "parseable" to "parsable", as https://en.wiktionary.org/wiki/parseable favors the latter for formal writing.

Types of changes

  • Documentation fix
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have read the CONTRIBUTING doc
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary documentation (if appropriate)

NB: No test-breaking changes were made
NB2: Link referred from CONTRIBUTING https://github.com/adonisjs/adonis-bodyparser/blob/develop/CONTRIBUTING.md leads to 404 page.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.322% when pulling 08d6550 on dusandz:develop into f799b35 on adonisjs:develop.

@RomainLanz RomainLanz merged commit 3934a85 into adonisjs:develop Dec 18, 2018
@RomainLanz
Copy link
Member

Thanks 💜

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.

None yet

3 participants