Skip to content

Commit 9b3655c

Browse files
authored
Missing word
1 parent 3b42e3f commit 9b3655c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/discussions/distribution-package-vs-import-package.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ precise rules are given in the :ref:`name normalization specification
9898

9999
---------------------------
100100

101-
.. [#non-identifier-mod-name] Although is technically possible
101+
.. [#non-identifier-mod-name] Although it is technically possible
102102
to import packages/modules that do not have a valid Python identifier as
103103
their name, using :doc:`importlib <python:library/importlib>`,
104104
this is vanishingly rare and strongly discouraged.

0 commit comments

Comments
 (0)