Skip to content

Commit fa836e2

Browse files
lwasserBatalex
andauthored
Fix: Edit from @Batalex
Co-authored-by: Alex Batisse <alexandre.batisse@hey.com>
1 parent da47da3 commit fa836e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/publish-pypi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Once you have your development environment setup, you are ready to build your pa
167167

168168
You will use Hatch as a **Front end** tool that builds
169169
your package's sdist and wheel using the [hatchling](https://hatch.pypa.io/latest/) build back-end.
170-
The hatchlin build back-end is used because you declared it in your pyproject.toml file in the [previous lesson](1-installable-code).
170+
The hatchling build back-end is used because you declared it in your pyproject.toml file in the [previous lesson](1-installable-code).
171171

172172
To build your package run:
173173

0 commit comments

Comments
 (0)