Merge pull request #1418 from willingc/fix-doc-typo

Corrected typo to improve readability
This commit is contained in:
Kyle Fuller 2014-08-03 00:53:07 +01:00
commit 5563b9baf4

View file

@ -16,7 +16,7 @@ Create a project
----------------
First, choose a name for your project, create an appropriately-named directory
for your it, and switch to that directory::
for your site, and switch to that directory::
mkdir -p ~/projects/yoursite
cd ~/projects/yoursite