aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/dev/sheriffing
diff options
context:
space:
mode:
authorGravatar Greg Humphreys <humper@gmai.com>2015-04-21 10:28:44 -0700
committerGravatar Greg Humphreys <humper@gmai.com>2015-04-21 10:28:44 -0700
commit1bdc9351ec5a98f50f2a9d2ca8cd97cd7ca2449b (patch)
tree7708cd31ac12617355d3a8703914e2213cc6264e /site/dev/sheriffing
parentd7c677104a6847ca59d36a1103d57478399209cc (diff)
typo in sherrifing docs
BUG=skia: NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1097353002 Review URL: https://codereview.chromium.org/1097353002
Diffstat (limited to 'site/dev/sheriffing')
-rw-r--r--site/dev/sheriffing/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/dev/sheriffing/index.md b/site/dev/sheriffing/index.md
index 0fa1687ed0..052388c11a 100644
--- a/site/dev/sheriffing/index.md
+++ b/site/dev/sheriffing/index.md
@@ -33,7 +33,7 @@ Below is a brief summary of what the sheriff does for each task:
* Start watching the [status page](https://status.skia.org) for bot breakages.
* Track down people responsible for breakages and revert broken changes if there is no easy fix.
* Close and open the [tree](http://skia-tree-status.appspot.com).
-* Keep the builder comments on the [status page](https://status.skia.org) upto date.
+* Keep the builder comments on the [status page](https://status.skia.org) up to date.
* File or follow up with [BreakingTheBuildbots bugs](https://code.google.com/p/skia/issues/list?q=label:BreakingTheBuildbots). See the tip on [when to file bugs](#when_to_file_bugs).
<a name="deps_rolls"></a>