From becf4d32686830cc6eb37f62b86457b9c7d80095 Mon Sep 17 00:00:00 2001 From: Thomas Chen Date: Sat, 17 Mar 2018 22:30:57 -0400 Subject: [PATCH] Fix typo --- _docs/tutorials/create-a-blog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.