Skip to content

Commit 188679e

Browse files
authored
fix: typo (#1871)
1 parent 1e35423 commit 188679e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ An incoming HTTP request might have a connection `scope` like this:
329329

330330
```python
331331
{
332-
'type': 'http.request',
332+
'type': 'http',
333333
'scheme': 'http',
334334
'root_path': '',
335335
'server': ('127.0.0.1', 8000),

0 commit comments

Comments
 (0)