diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 6a342952..59db7412 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -17,6 +17,6 @@ https://packaging.pypa.io/en/latest/development/ Security issues --------------- -See `Security Policy`_ for informations about how to report security issues. +See `Security Policy`_ for information about how to report security issues. .. _`Security Policy`: https://github.com/pypa/packaging/security diff --git a/src/packaging/metadata.py b/src/packaging/metadata.py index e76a60c3..b6dda521 100644 --- a/src/packaging/metadata.py +++ b/src/packaging/metadata.py @@ -77,7 +77,7 @@ class RawMetadata(TypedDict, total=False): # but got stuck without ever being able to build consensus on # it and ultimately ended up withdrawn. # - # However, a number of tools had started emiting METADATA with + # However, a number of tools had started emitting METADATA with # `2.0` Metadata-Version, so for historical reasons, this version # was skipped.