Skip to content

Commit

Permalink
doc: fix typo in setup.rst (#3929)
Browse files Browse the repository at this point in the history
[doc]
  • Loading branch information
andreatulimiero authored Nov 12, 2020
1 parent 8b06407 commit b3bbb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Setting up the development environment

#. Start the bazel-remote container.

We use `bazel-remote <https://github.com/buchgr/bazel-remote>`_ to chache
We use `bazel-remote <https://github.com/buchgr/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::
Expand Down

0 comments on commit b3bbb1a

Please sign in to comment.