Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dorisjlee committed Apr 17, 2021
1 parent 3d7b447 commit 3b84282
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/guide/export.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ To allow further edits of visualizations, visualizations can be exported to code
Exporting Visualizations to Matplotlib
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
We can also be export the visualization as code in `Matplotlib <https://matplotlib.org/>`_.
We can also export the visualization as code in `Matplotlib <https://matplotlib.org/>`_.

.. code-block:: python
Expand All @@ -177,7 +177,7 @@ We can also be export the visualization as code in `Matplotlib <https://matplotl
:align: center
:alt: add screenshot

This can be copy-and-pasted back into a new notebook cell for further editing.
This code can be copy-and-pasted back into a new notebook cell for further editing.

.. code-block:: python
Expand Down

0 comments on commit 3b84282

Please sign in to comment.