Skip to content

Commit 0e00411

Browse files
author
katiam
committed
Grammar fix for Python docs
1 parent b5d91ab commit 0e00411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/lesson1/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
There is a very good introduction article in [Google Developers Guide](https://developers.google.com/edu/python/introduction)
44

5-
Also there are resources for beginners on [the Python website](https://www.python.org/about/gettingstarted/). And you can always refer to [the documentation](https://docs.python.org/2/tutorial/introduction.html) that explains the basics.
5+
You can also find resources for beginners on [the Python website](https://www.python.org/about/gettingstarted/) and refer to [the Python documentation](https://docs.python.org/2/tutorial/introduction.html), where the language basics are explained.

0 commit comments

Comments
 (0)