rsokl / Learning_Python

Source material for Python Like You Mean it
https://www.pythonlikeyoumeanit.com/
Other
163 stars 54 forks source link

Fix minor typos in Module 4 intro #148

Closed davidmascharka closed 4 years ago

davidmascharka commented 4 years ago

"We being this module" -> "We begin this module"

"permits us add customized" -> "permits us to add customized"

"interface our class with the Python's protocols" -> "interface our class with Python's protocols"