Skip to content

Commit 9d0c268

Browse files
committed
Fix small typo
1 parent b664b54 commit 9d0c268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ build-backend = "setuptools.build_meta" # If not defined, then legacy behavior c
1919
# package, this name will be registered for you. It will determine how
2020
# users can install this project, e.g.:
2121
#
22-
# $ pip install sampleproject
22+
# $ pip install turtle-loc-oracles
2323
#
24-
# And where it will live on PyPI: https://pypi.org/project/sampleproject/
24+
# And where it will live on PyPI: https://pypi.org/project/turtle-loc-oracles/
2525
#
2626
# There are some restrictions on what makes a valid project name
2727
# specification here:

0 commit comments

Comments
 (0)