PEP691: fix markup mistake (#2695)
This commit is contained in:
parent
d0ec84c36c
commit
7c34ee44b7
|
@ -182,6 +182,7 @@ Project List
|
|||
|
||||
The root URL ``/`` for this PEP (which represents the base URL) will be a JSON encoded
|
||||
dictionary which has a two keys:
|
||||
|
||||
- ``projects``: An array where each entry is a dictionary with a single key, ``name``, which represents string of the project name.
|
||||
- ``meta``: The general response metadata as `described earlier <json-serialization_>`__.
|
||||
|
||||
|
|
Loading…
Reference in New Issue