Docs: Code font updates for Bazel files part 1
PiperOrigin-RevId: 375101044
diff --git a/site/docs/android-instrumentation-test.md b/site/docs/android-instrumentation-test.md
index df282de..34a6226 100644
--- a/site/docs/android-instrumentation-test.md
+++ b/site/docs/android-instrumentation-test.md
@@ -94,7 +94,7 @@

-### `BUILD` file
+### BUILD file
The graph translates into a `BUILD` file like this:
@@ -187,7 +187,7 @@
</manifest>
```
-### `WORKSPACE` dependencies
+### WORKSPACE dependencies
In order to use this rule, your project needs to depend on these external
repositories: