Update gotchas.rst to make the sentence simpler

This commit is contained in:
avi
2015-10-05 20:12:05 +05:30
parent f760d4b54d
commit 00999cd2c9
+1 -1
View File
@@ -6,7 +6,7 @@ avoids surprises. However, there are a few cases that can be confusing to
newcomers.
Some of these cases are intentional but can be potentially surprising. Some
could arguably be considered language warts. In general though, what follows
could arguably be considered language warts. In general, what follows
is a collection of potentially tricky behavior that might seem strange at first
glance, but is generally sensible once you're aware of the underlying cause for
the surprise.