diff --git a/pep-0691.rst b/pep-0691.rst index 267d75d92..0ce4837e3 100644 --- a/pep-0691.rst +++ b/pep-0691.rst @@ -133,7 +133,7 @@ switch to JSON default in the future): Using ``text/html`` will also work, which will serve the latest API version. To be explicit, clients should use specific HTML ``Accept``. If no -``Accept`` is specified, the latest HTTP version will be returned unless +``Accept`` is specified, the latest HTML version will be returned unless the backend *only* supports JSON. Backends may default to returning JSON in the future.