diff --git a/_docs/tutorials/create-a-blog.md b/_docs/tutorials/create-a-blog.md index 099a64a3..183af31e 100644 --- a/_docs/tutorials/create-a-blog.md +++ b/_docs/tutorials/create-a-blog.md @@ -74,7 +74,7 @@ Click "Create site" and Beaker will take you to the library page for your site:
Your new site in your Library
-By default, Beaker creates a new folder for you under the `~/Sites` directory. In this case, we want to pick our own folder, because we want to use the `./_sites` folder within our Jekyll blog. To select the `_site` directory, click "Change folder" in the Library dropdown menu. +By default, Beaker creates a new folder for you under the `~/Sites` directory. In this case, we want to pick our own folder, because we want to use the `./_site` folder within our Jekyll blog. To select the `_site` directory, click "Change folder" in the Library dropdown menu.