diff --git a/doc/build/setup.rst b/doc/build/setup.rst index a4c3edc6f7..06f62acbe2 100644 --- a/doc/build/setup.rst +++ b/doc/build/setup.rst @@ -44,7 +44,7 @@ Setting up the development environment #. Start the bazel-remote container. - We use `bazel-remote `_ to chache + We use `bazel-remote `_ to cache build artifacts from bazel. Bazel-remote can manage the disk space and does not infinitely grow like the Bazel built-in disk-cache. To start bazel-remote run::