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

Skip to content

Commit 12ff919

Browse files
authored
Fix typo (porty-add -> porty-app)
1 parent 785b986 commit 12ff919

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)