Skip to content

Commit 291de7c

Browse files
committed
fix grammar problem
1 parent 4a6bb17 commit 291de7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/supplements/python_learning_resources.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For the beginner
4343
* `Think Python <http://greenteapress.com/thinkpython/>`_: Methodical and
4444
complete. This book offers a very "computer science"-style introduction to
4545
Python. It is really an intro to Python *in the service of* Computer Science,
46-
though, so not so while helpful for the absolute newcomer, it isn't quite as
46+
though, so while helpful for the absolute newcomer, it isn't quite as
4747
"pythonic" as it might be.
4848

4949
* `Core Python Programming <http://corepython.com/>`_: Only available as a dead

0 commit comments

Comments
 (0)