Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Closes bazelbuild#12775.

PiperOrigin-RevId: 350284266
  • Loading branch information
Gautam Korlam authored and copybara-github committed Jan 6, 2021
1 parent 19fe9f0 commit 82552dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/configurable-attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ config_setting(
)
```

`query` overapproximtes `:my_lib`'s dependencies:
`query` overapproximates `:my_lib`'s dependencies:

```sh
$ bazel query 'deps(//myapp:my_lib)'
Expand Down

0 comments on commit 82552dd

Please sign in to comment.