Skip to content

Commit da6648f

Browse files
committed
Merge pull request realpython#711 from zevav/patch-1
changed "tenants" to "tenets"
2 parents 91cdb50 + 8b674a5 commit da6648f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/reading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Reading Great Code
22
==================
33

4-
One of the core tenants behind the design of Python is creating
4+
One of the core tenets behind the design of Python is creating
55
readable code. The motivation behind this design is simple: The number
66
one thing that Python programmers do is read code.
77

0 commit comments

Comments
 (0)