diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 67b7ab053102435dc5648ae6d7720d1161b6c561..27d3bbc442bf27a472232040a19a01ffae8f444b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -130,7 +130,7 @@ Our lists provide a minimal set of metadata: titles, URLs, creators, platforms, ##### Titles - No invented titles. We try to take titles from the resources themselves; contributors are admonished not to invent titles or use them editorially if this can be avoided. An exception is for older works; if they are primarily of historical interest, a year in parentheses appended to the title helps users know if they are of interest. -- No ALLCAPS titles. Usually title case is appropriate, but when doubt use the captitalization from the source +- No ALLCAPS titles. Usually title case is appropriate, but when doubt use the capitalization from the source ##### URLs @@ -213,4 +213,4 @@ check_urls=free-programming-books.md free-programming-books-en.md ``` - You may specify more than one file to check, using a single space to separate each entry. -- If you specify more than one file, results of the build is based on the result of the last file checked. You should be aware that you may get passing green builds due to this so be sure to inspect the build log at the end of the pull request by clicking on "Show all checks" -> "Details". +- If you specify more than one file, results of the build are based on the result of the last file checked. You should be aware that you may get passing green builds due to this so be sure to inspect the build log at the end of the pull request by clicking on "Show all checks" -> "Details".