diff --git a/README.md b/README.md index 9e07002..ca0cb73 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ The source files for the website. ## New post -to write new posts just invoke `newpost.sh`. This will guide you through the +To write new posts just invoke `newpost.sh`. This will guide you through the process. -after you have written and saved the new post, add the post (you can find it in -`site/posts/`) to the repo, commit and push it. The hook shoudl rebuild the site +After you have written and saved the new post, add the post (you can find it in +`site/posts/`) to the repo, commit and push it. The hook should rebuild the site content. ## Altering building process