From 363dd77c2813270d3c8854e0cfa1b43364085028 2024-10-03 12:17:32 From: Andrew Kreimer Date: 2024-10-03 12:17:32 Subject: [PATCH] Fix a typo --- diff --git a/examples/IPython Kernel/Third Party Rich Output.ipynb b/examples/IPython Kernel/Third Party Rich Output.ipynb index e040310..ad7354e 100644 --- a/examples/IPython Kernel/Third Party Rich Output.ipynb +++ b/examples/IPython Kernel/Third Party Rich Output.ipynb @@ -11,7 +11,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "A number of third party libraries defined their own custom display logic. This gives their objcts rich output by default when used in the Notebook." + "A number of third party libraries defined their own custom display logic. This gives their objects rich output by default when used in the Notebook." ] }, {