aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2c81de0c53..f2cac4f057 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Find more background about Bazel in our [FAQ](docs/FAQ.md)
* How to [install Bazel](docs/install.md)
* How to [get started using Bazel](docs/getting-started.md)
- * The blaze command line is documented in the [user manual](docs/bazel-user-manual.html)
+ * The Bazel command line is documented in the [user manual](docs/bazel-user-manual.html)
* The rule reference documentation is in the [build encyclopedia](docs/build-encyclopedia.html).
* How to [use the query command](docs/query.html)
* How to [extend Bazel](docs/skylark/index.md)