We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2982509 commit 76e8ffbCopy full SHA for 76e8ffb
1 file changed
src/rfc3986/uri.py
@@ -73,7 +73,7 @@ class URIReference(namedtuple('URIReference', misc.URI_COMPONENTS), URIMixin):
73
74
.. attribute:: host
75
76
- The hostname, IPv4, or IPv6 adddres parsed from the authority.
+ The hostname, IPv4, or IPv6 address parsed from the authority.
77
78
.. attribute:: port
79
0 commit comments