aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2015-09-10 15:27:13 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-09-11 09:45:18 +0000
commit942f58d2b8731923adda4e13ca4e5757160d8a4e (patch)
tree31a63ae86ed71767325262b000ff716968c67967 /site
parent6e5eecb1d7a25f8f38a2aed681621be91db7fd0f (diff)
Update the text about flexibility in the index.html
-- MOS_MIGRATED_REVID=102756341
Diffstat (limited to 'site')
-rw-r--r--site/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/index.html b/site/index.html
index 8b049517d2..30173dfcf2 100644
--- a/site/index.html
+++ b/site/index.html
@@ -60,10 +60,10 @@ layout: home
</div>
<div class="col-sm-4">
<h3>Flexibility</h3>
- <p>A built-in set of rules lets you build Java, C++, Python and
- Objective-C applications out of the box. Skylark, Bazel's extensible
- rule framework, allows you to develop and share your own build rules
- for other languages and platforms.
+ <p>A comprehensive, built-in set of rules lets you build software for
+ a wide variety of languages and platforms right out of the box.
+ Skylark, Bazel's extensible rule framework, allows you to develop
+ and share your own build rules for other languages and platforms.
</p>
</div>
</div>