Skip to content

Commit 1d06722

Browse files
Update README.md
1 parent ce2cb0e commit 1d06722

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ you are comfortable (we suggest IDLE since it comes with Python and uses Tkinter
2828
later chapters, you'll need access to the internet so that you can install Python packages and
2929
the PostgreSQL database.
3030

31+
## Errata
32+
**Errata Type: Typo**
33+
* Page number 07 PDF: \
34+
_It is:_ The Tk widget library originates from the Tool Command Language (Tcl) programming language. Tcl and Tk were created by John **Ousterman** \
35+
_Should be:_ The Tk widget library originates from the Tool Command Language (Tcl) programming language. Tcl and Tk were created by John **Ousterhout**
36+
3137
## Related Products
3238
* [Tkinter GUI Application Development Cookbook](https://www.packtpub.com/web-development/tkinter-gui-application-development-cookbook?utm_source=github&utm_medium=repository&utm_campaign=9781788622301)
3339

0 commit comments

Comments
 (0)