Commit 5677416
committed
jQuery.parseJSON: Move the deprecation note to the top, rephrase it
The deprecation note has been moved to the top of the description as it's the
most important information about the API. This is also how other pages for
deprecated APIs are documented.
Also, the message has been rephrased a little as JSON is a string, not an
object.
Ref jquery#8991 parent 244b0b0 commit 5677416
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments