diff --git a/doc/source/10min.rst b/doc/source/10min.rst index 359ec76533520..91e607757e4f1 100644 --- a/doc/source/10min.rst +++ b/doc/source/10min.rst @@ -30,7 +30,7 @@ This is a short introduction to pandas, geared mainly for new users. You can see more complex recipes in the :ref:`Cookbook` -Customarily, we import as follows +Customarily, we import as follows: .. ipython:: python