From 137110e736834ad81f867effa27a0101a6420849 Mon Sep 17 00:00:00 2001 From: Matthew Andres Moreno Date: Sat, 23 Mar 2024 14:57:32 -0400 Subject: [PATCH] Fix RST syntax --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 319c22a..5451bbc 100644 --- a/README.rst +++ b/README.rst @@ -140,7 +140,7 @@ Example 3 ^^^^^^^^^ Example with matplotlib, also showing use of ``teeplot_callback`` kwarg . -We've also used the global configuration option ``save'' to change default output format. +We've also used the global configuration option ``save`` to change default output format. .. code-block:: python