Skip to content

Commit 62ac923

Browse files
authored
Fix a typo (#4016)
This commit will: - Fix the typo "lean" to "learn"
1 parent e1566bd commit 62ac923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/LEARNING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Python is (_as [Wikipedia says][wikipython]_), a *general-purpose and high-level
66
It is especially good at 'gluing' different systems and programs together.
77

88

9-
And we think the best way to lean is to _play_ and to _practice_ with coding projects big and small - or with small problems like the ones here on exercism!
9+
And we think the best way to learn is to _play_ and to _practice_ with coding projects big and small - or with small problems like the ones here on exercism!
1010

1111

1212
Below you will find some additional jumping-off places to start your learning journey, recommended by our community.

0 commit comments

Comments
 (0)