Skip to content

Commit cc88e4b

Browse files
committed
Merge pull request realpython#585 from avinassh/patch-1
Update `gotchas.rst` to make the sentence simpler Closes realpython#556
2 parents 3f2f8bd + 00999cd commit cc88e4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/writing/gotchas.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ avoids surprises. However, there are a few cases that can be confusing to
66
newcomers.
77

88
Some of these cases are intentional but can be potentially surprising. Some
9-
could arguably be considered language warts. In general though, what follows
9+
could arguably be considered language warts. In general, what follows
1010
is a collection of potentially tricky behavior that might seem strange at first
1111
glance, but is generally sensible once you're aware of the underlying cause for
1212
the surprise.

0 commit comments

Comments
 (0)