From e7d4acb710adb343d82150560b72c2405d53fe17 Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Tue, 12 Dec 2017 14:40:01 +0000 Subject: [PATCH] Fix typo --- docs/documentation/output.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/output.rst b/docs/documentation/output.rst index 503af96..3834ab9 100644 --- a/docs/documentation/output.rst +++ b/docs/documentation/output.rst @@ -85,7 +85,7 @@ You can directly output a base 64 encoded data uri for or 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