]> git.ipfire.org Git - thirdparty/starlette.git/commit
docs: fix simple typo, ougoging -> outgoing (#1120)
authorTim Gates <tim.gates@iress.com>
Tue, 2 Feb 2021 11:09:29 +0000 (22:09 +1100)
committerGitHub <noreply@github.com>
Tue, 2 Feb 2021 11:09:29 +0000 (11:09 +0000)
commitb48b80f41e43d0bc2fc0ba2fb0825071a099066b
treea3bc19234f10f6fab6c5434bdcc58ab184de1f7f
parent2b83c8cea6afbb1166f766d89a684312bf6d61c2
docs: fix simple typo, ougoging -> outgoing (#1120)

There is a small typo in starlette/middleware/gzip.py.

Should read `outgoing` rather than `ougoging`.

Co-authored-by: Jamie Hewland <jhewland@gmail.com>
starlette/middleware/gzip.py