diff --git a/docs/tutorial/7-schemas-and-client-libraries.md b/docs/tutorial/7-schemas-and-client-libraries.md index 6037a2452..95e0bd4b2 100644 --- a/docs/tutorial/7-schemas-and-client-libraries.md +++ b/docs/tutorial/7-schemas-and-client-libraries.md @@ -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)