Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
enzbang committed Apr 4, 2024
1 parent b0daa1c commit 3cf7df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/e3/python/pypi.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def __init__(
*,
data: dict["str", Any],
) -> None:
"""Initialize a pakage metadata object.
"""Initialize a package metadata object.
:param pypi: a PyPIClosure session
:param data: the data as fetched on pypi
Expand Down

0 comments on commit 3cf7df0

Please sign in to comment.