diff --git a/demos/python/demo.py b/demos/python/demo.py index b17ae27..2e5f0ef 100644 --- a/demos/python/demo.py +++ b/demos/python/demo.py @@ -2,7 +2,7 @@ # put "x" in the Debug Visualizer and use step by step -# debugging to see the diffrent types of data visualization +# debugging to see the different types of data visualization x = 5 @@ -120,4 +120,4 @@ ], "layout": {"xaxis": {"anchor": "y", "domain": [0.0, 1.0]}, "yaxis": {"anchor": "x", "domain": [0.75, 1.0]}}, } -pass \ No newline at end of file +pass