From a3f01720caf4626824bc7e8eba46eb62aad84b1f Mon Sep 17 00:00:00 2001 From: Jimmy Callin Date: Wed, 11 Nov 2015 17:03:07 +0100 Subject: [PATCH] Fixed typo in plotting documentation --- doc/source/visualization.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/visualization.rst b/doc/source/visualization.rst index 4430dd6d38155..88ae4a227fe2a 100644 --- a/doc/source/visualization.rst +++ b/doc/source/visualization.rst @@ -109,7 +109,7 @@ You can plot one column versus another using the `x` and `y` keywords in .. note:: - For more formatting and sytling options, see :ref:`below `. + For more formatting and styling options, see :ref:`below `. .. ipython:: python :suppress: