Skip to content

docs: Fix a few typos#909

Open
timgates42 wants to merge 1 commit intohugapi:developfrom
timgates42:bugfix_typos
Open

docs: Fix a few typos#909
timgates42 wants to merge 1 commit intohugapi:developfrom
timgates42:bugfix_typos

Conversation

@timgates42
Copy link
Contributor

There are small typos in:

  • FAQ.md
  • documentation/OUTPUT_FORMATS.md
  • hug/init.py
  • hug/route.py
  • hug/store.py
  • hug/types.py
  • tests/test_types.py

Fixes:

  • Should read backwards rather than backwords.
  • Should read succinct rather than succint.
  • Should read multiple rather than multile.
  • Should read equivalent rather than equivelent.
  • Should read endpoint rather than endoint.
  • Should read compatible rather than compatabile.
  • Should read collection rather than collecton.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- FAQ.md
- documentation/OUTPUT_FORMATS.md
- hug/__init__.py
- hug/route.py
- hug/store.py
- hug/types.py
- tests/test_types.py

Fixes:
- Should read `backwards` rather than `backwords`.
- Should read `succinct` rather than `succint`.
- Should read `multiple` rather than `multile`.
- Should read `equivalent` rather than `equivelent`.
- Should read `endpoint` rather than `endoint`.
- Should read `compatible` rather than `compatabile`.
- Should read `collection` rather than `collecton`.

Signed-off-by: Tim Gates <[email protected]>
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