We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9674092 commit f75acecCopy full SHA for f75acec
docs/using.rst
@@ -7,7 +7,7 @@
7
``importlib_metadata`` is a library that provides access to
8
the metadata of an installed :term:`packaging:Distribution Package`,
9
such as its entry points
10
-or its top-level names (:term:`packaging:Import Package`\ s, modules, if any).
+or its top-level names (:term:`packaging:Import Package`\s, modules, if any).
11
Built in part on Python's import system, this library
12
intends to replace similar functionality in the `entry point
13
API`_ and `metadata API`_ of ``pkg_resources``. Along with
0 commit comments