Corrected "bootstrapping" typo.

Closes #10128.

PiperOrigin-RevId: 277506939
diff --git a/site/docs/install-compile-source.md b/site/docs/install-compile-source.md
index 126a3d6..912f2ff 100644
--- a/site/docs/install-compile-source.md
+++ b/site/docs/install-compile-source.md
@@ -10,7 +10,7 @@
 *   Build it [using an existing Bazel binary](#build-bazel-using-bazel)
 
 *   Build it [without an existing Bazel binary](#bootstrap-bazel) which is known
-    as _bootstraping_.
+    as _bootstrapping_.
 
 <h2 id="build-bazel-using-bazel">Build Bazel using Bazel</h2>