Skip to content

Commit

Permalink
Update responses.md (#1080)
Browse files Browse the repository at this point in the history
Small grammar correction.
  • Loading branch information
parz3val committed Oct 28, 2020
1 parent 5193cdb commit 7a783d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/responses.md
Expand Up @@ -66,7 +66,7 @@ async def app(scope, receive, send):

### PlainTextResponse

Takes some text or bytes and returns an plain text response.
Takes some text or bytes and returns a plain text response.

```python
from starlette.responses import PlainTextResponse
Expand Down

0 comments on commit 7a783d3

Please sign in to comment.