docs: Fix two typos

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143565 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/HowToAddABuilder.html b/docs/HowToAddABuilder.html
index 62cb85b..4fc7188 100644
--- a/docs/HowToAddABuilder.html
+++ b/docs/HowToAddABuilder.html
@@ -33,8 +33,8 @@
 <!-- *********************************************************************** -->
 <div>
 
-<p>Volunters can provade there build machines to work as slave builders to 
-   public LLVM Buildbot. Below desrcibed recommended steps to implement this 
+<p>Volunters can provide there build machines to work as slave builders to
+   public LLVM Buildbot. Below described recommended steps to implement this
    task.</p>
 
 <p>The steps are roughly as follows:</p>