Skip to content

Commit 2b5d6bf

Browse files
committed
Fixes "artifcats" typo
fixes pybuilder/pybuilder#754
1 parent 06f7526 commit 2b5d6bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

documentation/tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Build started at 2020-04-10 08:27:37
249249
[INFO] Overall helloworld branch coverage is 100%
250250
[INFO] Overall helloworld partial branch coverage is 100%
251251
[INFO] Building binary distribution in /home/user/projects/helloworld/target/dist/helloworld-1.0.dev0
252-
[INFO] Running Twine check for generated artifcats
252+
[INFO] Running Twine check for generated artifacts
253253
------------------------------------------------------------
254254
BUILD SUCCESSFUL
255255
------------------------------------------------------------
@@ -416,7 +416,7 @@ Build started at 2020-04-12 20:08:50
416416
[INFO] Overall helloworld branch coverage is 100%
417417
[INFO] Overall helloworld partial branch coverage is 100%
418418
[INFO] Building binary distribution in /home/user/projects/helloworld/target/dist/helloworld-1.0.dev0
419-
[INFO] Running Twine check for generated artifcats
419+
[INFO] Running Twine check for generated artifacts
420420
------------------------------------------------------------
421421
BUILD SUCCESSFUL
422422
------------------------------------------------------------
@@ -484,7 +484,7 @@ Build started at 2020-04-12 22:45:13
484484
[INFO] Overall helloworld branch coverage is 100%
485485
[INFO] Overall helloworld partial branch coverage is 100%
486486
[INFO] Building binary distribution in /home/user/projects/helloworld/target/dist/helloworld-1.0.dev0
487-
[INFO] Running Twine check for generated artifcats
487+
[INFO] Running Twine check for generated artifacts
488488
------------------------------------------------------------
489489
BUILD SUCCESSFUL
490490
------------------------------------------------------------
@@ -530,7 +530,7 @@ Build started at 2020-04-12 22:45:13
530530
[INFO] Executing build in /home/user/projects/helloworld
531531
...
532532
[INFO] Building binary distribution in /home/user/projects/helloworld/target/dist/helloworld-1.0.dev0
533-
[INFO] Running Twine check for generated artifcats
533+
[INFO] Running Twine check for generated artifacts
534534
------------------------------------------------------------
535535
BUILD SUCCESSFUL
536536
------------------------------------------------------------

0 commit comments

Comments
 (0)