diff --git a/clang/docs/ExternalClangExamples.rst b/clang/docs/ExternalClangExamples.rst
--- a/clang/docs/ExternalClangExamples.rst
+++ b/clang/docs/ExternalClangExamples.rst
@@ -18,7 +18,7 @@
 - Static analysis.
 - Documentation/cross-reference generation.
 
-If you know of (or wrote!) a tool or project using Clang, pleasepost on 
+If you know of (or wrote!) a tool or project using Clang, please post on 
 `the Discourse forums (Clang Frontend category)
 <https://discourse.llvm.org/c/clang/6>`_ to have it added.
 (or if you are already a Clang contributor, feel free to directly commit
diff --git a/clang/www/get_involved.html b/clang/www/get_involved.html
--- a/clang/www/get_involved.html
+++ b/clang/www/get_involved.html
@@ -36,7 +36,7 @@
 </a> - This list is for patch submission/discussion.</li>
 
 <li><a href="https://discourse.llvm.org/c/clang/6">Clang Frontend Discourse forum</a> -
-This forums is for everything else Clang related (questions and answers, design
+This forum is for everything else Clang related (questions and answers, design
 discussions, etc).</li>
 
 </ul>