diff --git a/docs/releasenotes/8.2.0.rst b/docs/releasenotes/8.2.0.rst index eb9c74cf2..1a22dd715 100644 --- a/docs/releasenotes/8.2.0.rst +++ b/docs/releasenotes/8.2.0.rst @@ -21,10 +21,10 @@ TODO API Additions ============= -Displaying images in Google Colab +Displaying images in IPython ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -After loading the image ``ipython_display(image)`` is used to display the loaded image. +After loading the image ``display(image)`` is used to display the loaded image. Security ========