Fix typo

Closes #12775.

PiperOrigin-RevId: 350284266
diff --git a/site/docs/configurable-attributes.md b/site/docs/configurable-attributes.md
index 08b2be9..f93ddf8 100644
--- a/site/docs/configurable-attributes.md
+++ b/site/docs/configurable-attributes.md
@@ -673,7 +673,7 @@
 )
 ```
 
-`query` overapproximtes `:my_lib`'s dependencies:
+`query` overapproximates `:my_lib`'s dependencies:
 
 ```sh
 $ bazel query 'deps(//myapp:my_lib)'