File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ Glossary
241241
242242 JavaScript Object Literal Notation *is * JavaScript source code. JSON is not. JSON is
243243 a way of encoding data into a text form that JavaScript is able to parse and
244- deserialize. Because Highcharts JS relies heavily on JavaScriot object literal
244+ deserialize. Because Highcharts JS relies heavily on JavaScript object literal
245245 notation to support the definition of :term: `event handlers <event handler> ` and
246246 :term: `callback functions <callback function> `, **Highcharts for Python ** is designed
247247 to serialize and deserialize Python representations to/from their JavaScript object
@@ -254,7 +254,7 @@ Glossary
254254 :widths: 50 50
255255 :header-rows: 1
256256
257- * - JavaScriot Object Literal Notation
257+ * - JavaScript Object Literal Notation
258258 - JSON
259259 * - |
260260 .. code-block :: JavaScript
You can’t perform that action at this time.
0 commit comments