Skip to content

Commit 899bb92

Browse files
travislikestocodewaciumawanjohi
authored andcommitted
Python for Everyone > Python for Everybody
The course, book and website all say everybody instead of everyone. Just a little nit I noticed.
1 parent c43aee6 commit 899bb92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ If you've never written a for-loop, or don't know what a string is in programmin
121121

122122
Trying to decide between them?
123123

124-
_Python for Everyone_ will introduce you to a popular language and will quickly move to practical programming tasks - using web APIs and databases. This will give you a taste of what many professional developers do.
124+
_Python for Everybody_ will introduce you to a popular language and will quickly move to practical programming tasks - using web APIs and databases. This will give you a taste of what many professional developers do.
125125

126126
_Fundamentals of Computing_ will also start by introducing you to Python. It then moves on to give an introduction to academic Computer Science topics, like sorting and recursion. This will give you a taste of what the following courses will be like. (Students who complete _Fundamentals of Computing_ can skip Intro to Computer Science and begin Introduction to CS Tools.)
127127

@@ -131,7 +131,7 @@ _Fundamentals of Computing_ will also start by introducing you to Python. It the
131131

132132
Courses | Effort | Prerequisites
133133
:-- | :--: | :--:
134-
[Python for Everyone](https://www.coursera.org/specializations/python) ([alt](https://www.py4e.com/)) | 58 hours | none
134+
[Python for Everybody](https://www.coursera.org/specializations/python) ([alt](https://www.py4e.com/)) | 58 hours | none
135135
[Fundamentals of Computing](https://www.coursera.org/specializations/computer-fundamentals) | 138 hours | high school mathematics
136136

137137
### Introduction to Computer Science

0 commit comments

Comments
 (0)