diff --git a/source/docs/blogging/index.markdown b/source/docs/blogging/index.markdown index 1f6cfe6..1a87a07 100644 --- a/source/docs/blogging/index.markdown +++ b/source/docs/blogging/index.markdown @@ -92,7 +92,7 @@ Like with the new post task, the default file extension is `markdown` but you ca --- ``` -The title is derived from the filename so you'll likely want to change that. This is very similar to the post yaml except it doesn't include categories, and you can toggle sharing and comments or remove the footer altogehter. If you don't want to show a date on your page, just remove it from the yaml. +The title is derived from the filename so you'll likely want to change that. This is very similar to the post yaml except it doesn't include categories, and you can toggle sharing and comments or remove the footer altogether. If you don't want to show a date on your page, just remove it from the yaml. ## Generate & Preview ``` sh