Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff54471

Browse files
authored
Merge pull request dabeaz-course#65 from tburrows13/patch-1
Fix typo (porty-add -> porty-app)
2 parents 785b986 + 12ff919 commit ff54471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notes/09_Packages/01_Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ package. One level up.
243243

244244
```python
245245
#!/usr/bin/env python3
246-
# porty-add/script.py
246+
# porty-app/script.py
247247
import sys
248248
import porty
249249

0 commit comments

Comments
 (0)