From f0f96fe993e51993550141d7bcee94d7679110ef Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Fri, 30 Mar 2018 20:08:18 +0200 Subject: [PATCH] Update QuickInstallation page --- docs/source/start/QuickInstallation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/start/QuickInstallation.rst b/docs/source/start/QuickInstallation.rst index b46dbc78..f3f568e7 100644 --- a/docs/source/start/QuickInstallation.rst +++ b/docs/source/start/QuickInstallation.rst @@ -20,7 +20,7 @@ Verifying --------- To verify that Pyrogram is correctly installed, open a Python shell and try to import it. -If no errors show up you are good to go. +If no error shows up you are good to go. .. code-block:: bash