diff options
author | Geoff Liu <cangming.liu@gmail.com> | 2016-01-06 15:19:36 -0700 |
---|---|---|
committer | Geoff Liu <cangming.liu@gmail.com> | 2016-01-06 15:19:36 -0700 |
commit | 940b92f34059ab1da32d5c733602a7a738789fa6 (patch) | |
tree | 4e77c34a500980c207d7bc7adbe1ab80be502693 | |
parent | 88eec09b88355123e9e9d2348c2c65a2e9b38d72 (diff) | |
parent | 4b0dda63b31873fad1b038c1db4745aaa20756cf (diff) |
Merge pull request #1781 from Shriken/patch-1
Fix typo in README.md
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 94afbcbe..092785f8 100644 --- a/README.markdown +++ b/README.markdown @@ -51,7 +51,7 @@ Long version: ### Header configuration The actual site uses Middleman to generate HTML files from these Markdown ones. Middleman, or at least -the custom scripts underpinning the site, required that some key information be defined in the header. +the custom scripts underpinning the site, requires that some key information be defined in the header. The following fields are necessary for English articles about programming languages: |