Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial/7-schemas-and-client-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ urlpatterns = [
]
```

If you visit the API root endpoint in a browser you should now see `corejson`
If you visit the `/schema/` endpoint in a browser you should now see `corejson`
representation become available as an option.

![Schema format](../img/corejson-format.png)
Expand Down