From 8f8c88898da7b230b28bcc66846bf4b46bd13656 Mon Sep 17 00:00:00 2001 From: mcjcode Date: Thu, 7 Aug 2014 19:54:19 -0400 Subject: [PATCH] Removed unpaired left-paren. Rephrased references. --- doc/source/10min.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/10min.rst b/doc/source/10min.rst index 2111bb2d72dcb..985f112979a7e 100644 --- a/doc/source/10min.rst +++ b/doc/source/10min.rst @@ -528,8 +528,8 @@ the function. Reshaping --------- -See the section on :ref:`Hierarchical Indexing ` and -see the section on :ref:`Reshaping `). +See the sections on :ref:`Hierarchical Indexing ` and +:ref:`Reshaping `. Stack ~~~~~