]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✏️ Fix typos in emoji docs and in some source examples (#10438)
authorHeinz-Alexander Fuetterer <35225576+afuetterer@users.noreply.github.com>
Fri, 20 Oct 2023 09:00:44 +0000 (11:00 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 09:00:44 +0000 (13:00 +0400)
commitae84ff6e44d45fe75e96fb12ae225046d99c29e8
treedd042a2b11c13e38c7ff03e1f284cebd88e1be95
parentf785a6ce90bb1938779bb8e7d6124229528f9f06
✏️ Fix typos in emoji docs and in some source examples (#10438)
docs/em/docs/deployment/concepts.md
docs/em/docs/deployment/docker.md
docs/em/docs/deployment/server-workers.md
docs/em/docs/project-generation.md
docs/en/docs/how-to/sql-databases-peewee.md
docs_src/openapi_webhooks/tutorial001.py
fastapi/utils.py
tests/test_tutorial/test_openapi_webhooks/test_tutorial001.py
tests/test_webhooks_security.py