Skip to content

Commit cfb50b4

Browse files
committed
Update README.md
1 parent 59ff1d3 commit cfb50b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ $ export PYTHONPATH=`pwd`:$PYTHONPATH
108108

109109
* Do you _like_ the package structure and module names? How would you organize or name things differently?
110110
* Why is it necessary to add the _refactoring101/_ directory to your PYTHONPATH?
111-
* What are three ways to update the PYTHONPATH?
111+
* What are three ways to add a library to the PYTHONPATH?
112112
* What is a class? What is a method?
113113
* What is an object in Python? What is an instance?
114114
* What is the __init__ method on a class used for?

0 commit comments

Comments
 (0)