aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental
diff options
context:
space:
mode:
authorGravatar jcgregorio <jcgregorio@google.com>2014-09-22 10:32:59 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-09-22 10:33:00 -0700
commitc0a77553f76ee8da3c956b68721bb6aa5d66baa1 (patch)
tree38d56c7e93be2fd3775dbd0ad1f067365799a773 /experimental
parent0125847c165d59c0efcbf9ab81e6b51715829afd (diff)
Fix typo in experimental/webtry/DESIGN.md.
R=tfarina@chromium.org Author: jcgregorio@google.com Review URL: https://codereview.chromium.org/593723003
Diffstat (limited to 'experimental')
-rw-r--r--experimental/webtry/DESIGN.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/webtry/DESIGN.md b/experimental/webtry/DESIGN.md
index a179c04713..c2e3d19b6c 100644
--- a/experimental/webtry/DESIGN.md
+++ b/experimental/webtry/DESIGN.md
@@ -89,7 +89,7 @@ The server is started and stopped via:
sudo /etc/init.d/webtry [start|stop|restart]
-By sysv init only handles starting and stopping a program once, so we use
+But sysv init only handles starting and stopping a program once, so we use
Monit to monitor the application and restart it if it crashes. The config
is in: