Skip to content

Commit 21ca32c

Browse files
authored
PEP 517 build system popularity: fix a typo (#906)
1 parent 66bd31f commit 21ca32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/labs/posts/pep-517-build-system-popularity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and relatively simple. There are only two mandatory functions, and currently
3232
up to five optional — compared to 28 commands in setuptools (each with
3333
its own list of options).
3434

35-
Unsurpringly, many new build systems were created. Some of them focused
35+
Unsurprisingly, many new build systems were created. Some of them focused
3636
on pure Python packages, others on integration with other build systems
3737
such as CMake, Meson or Cargo. It is clear that you can now choose
3838
between many new build systems. But how popular are they today? In this

0 commit comments

Comments
 (0)