We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9e1c6 commit df9e4d0Copy full SHA for df9e4d0
src/jquery.json.js
@@ -28,9 +28,9 @@
28
29
/**
30
* jQuery.toJSON
31
- * Converts the given argument into a JSON respresentation.
+ * Converts the given argument into a JSON representation.
32
*
33
- * @param o {Mixed} The json-serializble *thing* to be converted
+ * @param o {Mixed} The json-serializable *thing* to be converted
34
35
* If an object has a toJSON prototype, that will be used to get the representation.
36
* Non-integer/string keys are skipped in the object, as are keys that point to a
0 commit comments