Skip to content

Commit

Permalink
Merge pull request #524 from mesos/remove_airbnb_2
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
James Mayfield committed Aug 18, 2015
2 parents b5dcd6c + 228c503 commit b066129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ title: Fault tolerant job scheduler for Mesos

## Overview

Chronos is Airbnb's replacement for `cron`. It is a distributed and fault-tolerant scheduler that runs on top of [Apache Mesos][mesos] that can be used for job orchestration. It supports custom Mesos executors as well
Chronos is a replacement for `cron`. It is a distributed and fault-tolerant scheduler that runs on top of [Apache Mesos][mesos] that can be used for job orchestration. It supports custom Mesos executors as well
as the default command executor. Thus by default, Chronos executes `sh`
(on most systems bash) scripts.

Expand Down Expand Up @@ -52,4 +52,4 @@ You can either download an archive of the latest Chronos release using the Downl


[ISO8601]: http://en.wikipedia.org/wiki/ISO_8601 "ISO8601 Standard"
[mesos]: https://mesos.apache.org/ "Apache Mesos"
[mesos]: https://mesos.apache.org/ "Apache Mesos"

0 comments on commit b066129

Please # to comment.