Merge pull request #585 from avinassh/patch-1

Update `gotchas.rst` to make the sentence simpler

Closes #556
This commit is contained in:
Ian Cordasco
2015-10-09 08:55:38 -05:00
+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.