Docs: URI field docstring typo
This commit is contained in:
parent
be272c0abb
commit
c273718e5c
@ -98,7 +98,7 @@ class Identifier(String):
|
||||
|
||||
class URI(Identifier):
|
||||
"""
|
||||
:class`Field` for storing URIs
|
||||
:class:`Field` for storing URIs
|
||||
|
||||
Values will be interned, currently not validated.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user