From: Greg Humphreys Date: Tue, 21 Apr 2015 17:28:44 +0000 (-0700) Subject: typo in sherrifing docs X-Git-Tag: submit/tizen/20180928.044319~2700 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1bdc9351ec5a98f50f2a9d2ca8cd97cd7ca2449b;p=platform%2Fupstream%2FlibSkiaSharp.git typo in sherrifing docs BUG=skia: NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1097353002 Review URL: https://codereview.chromium.org/1097353002 --- 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).