From 47b5c09ba628ec8de37a7f6b2293ee5da9d1df02 Mon Sep 17 00:00:00 2001 From: Wang Haowei Date: Thu, 25 Dec 2014 11:52:11 +0800 Subject: [PATCH] fix typo --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index a7ef0021..4f1ceaaf 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -85,7 +85,7 @@ And if you want to go back to the real world, use the following command:: $ deactivate -After doing this, the prompt of your shell should be as familar as before. +After doing this, the prompt of your shell should be as familiar as before. Now, let's move on. Enter the following command to get Flask activated in your virtualenv::