Skip to content

docs: Fix a few typos#323

Merged
corydolphin merged 1 commit intocorydolphin:masterfrom
timgates42:bugfix_typos
May 16, 2023
Merged

docs: Fix a few typos#323
corydolphin merged 1 commit intocorydolphin:masterfrom
timgates42:bugfix_typos

Conversation

@timgates42
Copy link
Contributor

There are small typos in:

  • docs/configuration.rst
  • tests/decorator/test_exception_interception.py

Fixes:

  • Should read enabled rather than enbaled.
  • Should read matching rather than maching.

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

There are small typos in:
- docs/configuration.rst
- tests/decorator/test_exception_interception.py

Fixes:
- Should read `enabled` rather than `enbaled`.
- Should read `matching` rather than `maching`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
@corydolphin corydolphin merged commit 035f28f into corydolphin:master May 16, 2023
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Sep 6, 2023
## 4.0.0
* Remove support for Python versions older than 3.8 by @WAKayser in corydolphin/flask-cors#330
* Add GHA tooling by @corydolphin in corydolphin/flask-cors#331

## 3.1.01
* Include examples to specify that schema and port must be included in … by @YPCrumble in corydolphin/flask-cors#294
* two small changes to the documentation, based on issue #290 by @bbbart in corydolphin/flask-cors#291
* Fix typo by @sunarch in corydolphin/flask-cors#304
* FIX: typo in CSRF by @sattamjh in corydolphin/flask-cors#315
* Test against recent Python versions by @pylipp in corydolphin/flask-cors#314
* Correct spelling mistakes by @EdwardBetts in corydolphin/flask-cors#311
* 'Access-Control-Allow-Private-Network = true' header for http response by @chelo-kjml in corydolphin/flask-cors#318
* docs: Fix a few typos by @timgates42 in corydolphin/flask-cors#323
* [Docs] Fix typo in configuration documentation by @sachit-shroff in corydolphin/flask-cors#316
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.

3 participants