Skip to content

Commit 6f840ec

Browse files
committed
Slightly better English
1 parent 6d1aa8f commit 6f840ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/tips.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ that happen. You can do this via the ``shouldSendCallback`` setting:
9494
jQuery AJAX Error Reporting
9595
---------------------------
9696

97-
For automatically AJAX errors from jQuery the following tip might come in
98-
helpful. However depending on the type of request you might have to do
99-
slightly different things.
97+
For automatically reporting AJAX errors from jQuery, the following tips
98+
might be helpful, however depending on the type of request you might
99+
have to do slightly different things.
100100

101101
Same Origin
102102
-----------
@@ -139,7 +139,7 @@ You can use this event to globally handle Ajax errors:
139139
Cross Origin
140140
------------
141141

142-
Due security reasons most web browsers are not giving permissions to
142+
Due to security reasons most web browsers are not giving permissions to
143143
access error messages for cross domain scripts. This is not jQuery issue
144144
but an overall javascript limitation.
145145

0 commit comments

Comments
 (0)