Merge pull request #2504 from ScottTodd:main-to-google

PiperOrigin-RevId: 321003958
diff --git a/docs/GetStarted/cmake_options_and_variables.md b/docs/GetStarted/cmake_options_and_variables.md
index cd179d4..8e121fc 100644
--- a/docs/GetStarted/cmake_options_and_variables.md
+++ b/docs/GetStarted/cmake_options_and_variables.md
@@ -143,8 +143,8 @@
 cross-compiling, it's the artifact names being load-bearing. The artifact names
 are used to express dependencies across CMake invocation boundary (remember that
 we cannot access targets defined in another CMake invocation); the
-package-prefixed CMake target names are just cutom targets depending on the host
-artfact.
+package-prefixed CMake target names are just custom targets depending on the
+host artifact.
 
 #### `IREE_HOST_BINARY_ROOT`:FILEPATH