aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install-ubuntu.md
diff options
context:
space:
mode:
authorGravatar ahumesky <ahumesky@google.com>2017-12-08 11:55:53 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-12-08 11:57:56 -0800
commit71c14413070743c8a300e143c9f213d38d4a8e10 (patch)
tree2f78f43de1febb059d87ba873730d7f0287579ad /site/docs/install-ubuntu.md
parent8817ba85138a19225b567b56145d1cda08d4a3c4 (diff)
Tweak the grammar of some titles in bazel documentation.
RELNOTES: None. PiperOrigin-RevId: 178406494
Diffstat (limited to 'site/docs/install-ubuntu.md')
-rw-r--r--site/docs/install-ubuntu.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/docs/install-ubuntu.md b/site/docs/install-ubuntu.md
index 3da518c355..ce93022462 100644
--- a/site/docs/install-ubuntu.md
+++ b/site/docs/install-ubuntu.md
@@ -3,7 +3,7 @@ layout: documentation
title: Installing Bazel on Ubuntu
---
-# <a name="ubuntu"></a>Install Bazel on Ubuntu
+# <a name="ubuntu"></a>Installing Bazel on Ubuntu
Supported Ubuntu Linux platforms:
@@ -60,7 +60,7 @@ Once installed, you can upgrade to a newer version of Bazel with:
sudo apt-get upgrade bazel
```
-## <a name="install-with-installer-ubuntu"></a>Install using binary installer
+## <a name="install-with-installer-ubuntu"></a>Installing using binary installer
The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases).