Browse Source

Merge pull request #413 from bennuttall/patch-1

Fix typo in docs
pull/340/merge
Mounier Florian 7 years ago committed by GitHub
parent
commit
d57d37c2c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/documentation/output.rst

2
docs/documentation/output.rst

@ -85,7 +85,7 @@ You can directly output a base 64 encoded data uri for <embed> or <image> inclus
Browser
-------
With lxml installed you can use the ``render_in_browser`` method to magically make your chart appear in you default browser.
With lxml installed you can use the ``render_in_browser`` method to magically make your chart appear in your default browser.
.. code-block:: python

Loading…
Cancel
Save