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

docs: Fix a few typos #699

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • WHITEPAPER.md
  • src/masonite/foundation/Application.py
  • src/masonite/providers/FrameworkProvider.py
  • src/masonite/response/response.py
  • src/masonite/utils/structures.py
  • src/masonite/views/view.py

Fixes:

  • Should read security rather than securiy.
  • Should read propagated rather than propogated.
  • Should read piece rather than peice.
  • Should read modifying rather than modyifing.
  • Should read overridden rather than overriden.
  • Should read differentiate rather than differenciate.
  • Should read asterisks rather than astericks.

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

There are small typos in:
- WHITEPAPER.md
- src/masonite/foundation/Application.py
- src/masonite/providers/FrameworkProvider.py
- src/masonite/response/response.py
- src/masonite/utils/structures.py
- src/masonite/views/view.py

Fixes:
- Should read `security` rather than `securiy`.
- Should read `propagated` rather than `propogated`.
- Should read `piece` rather than `peice`.
- Should read `modifying` rather than `modyifing`.
- Should read `overridden` rather than `overriden`.
- Should read `differentiate` rather than `differenciate`.
- Should read `asterisks` rather than `astericks`.

Signed-off-by: Tim Gates <[email protected]>
@josephmancuso josephmancuso merged commit 4bc135a into MasoniteFramework:4.0 Aug 10, 2022
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.

2 participants