aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorolivekl <83081275+olivekl@users.noreply.github.com>2021-08-16 11:54:03 -0400
committerGitHub <noreply@github.com>2021-08-16 16:54:03 +0100
commit926914100cfde1926ba30c3e3a1b8f305b9b7d03 (patch)
tree3eb956030a22be4e11149059526284a2948523c3 /docs
parent62cad8ac512412191e34e9df12ac12253efe17ec (diff)
downloadoss-fuzz-926914100cfde1926ba30c3e3a1b8f305b9b7d03.tar.gz
Update bazel.md (#6228)
Fix typo (though --> through)
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started/new-project-guide/bazel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/new-project-guide/bazel.md b/docs/getting-started/new-project-guide/bazel.md
index 11a3fb789..4af640e42 100644
--- a/docs/getting-started/new-project-guide/bazel.md
+++ b/docs/getting-started/new-project-guide/bazel.md
@@ -84,7 +84,7 @@ OSS-Fuzz provides a
tool that implements these steps in a standard way, so in most cases your
build script only needs to invoke this command with no arguments.
-If necessary, the behavior of the tool can be customized though a set of
+If necessary, the behavior of the tool can be customized through a set of
environment variables. The most common are:
* `BAZEL_EXTRA_BUILD_FLAGS` are extra build flags passed on the Bazel command