You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ See [contributing](https://github.com/jerry-git/learn-python3/blob/master/CONTRI
47
47
## Intermediate
48
48
49
49
#### Idiomatic Python
50
-
Python is a powerfull language which contains many language features that are not present in most of the other languages. Idiomatic section will cover some of these Pythonic features in detail. This material could be especially useful for people who have backgound with other programming languages.
50
+
Python is a powerful language which contains many features that are not present in most other programming languages. Idiomatic section will cover some of these Pythonic features in detail. These materials are especially useful for people who have background with other programming languages.
0 commit comments