aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/rule-challenges.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/rule-challenges.md
parent8817ba85138a19225b567b56145d1cda08d4a3c4 (diff)
Tweak the grammar of some titles in bazel documentation.
RELNOTES: None. PiperOrigin-RevId: 178406494
Diffstat (limited to 'site/docs/rule-challenges.md')
-rw-r--r--site/docs/rule-challenges.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/docs/rule-challenges.md b/site/docs/rule-challenges.md
index 23737cd830..1d39695600 100644
--- a/site/docs/rule-challenges.md
+++ b/site/docs/rule-challenges.md
@@ -1,9 +1,9 @@
---
layout: documentation
-title: Challenges of Writing Rules.
+title: Challenges of Writing Rules
---
-# Challenges of Writing Rules.
+# Challenges of Writing Rules
We have heard feedback from various people that they have
difficulty to write efficient Bazel rules. There is no single root cause, but