Repository: mesos Updated Branches: refs/heads/master f23f4d892 -> f68661e75
Fixed a typo in the oversubscription documentation. Review: https://reviews.apache.org/r/36883 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/f68661e7 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/f68661e7 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/f68661e7 Branch: refs/heads/master Commit: f68661e75b8fd09311e0fcd057e34ae836e30f94 Parents: f23f4d8 Author: Alexander Rukletsov <[email protected]> Authored: Tue Jul 28 14:34:31 2015 +0200 Committer: Till Toenshoff <[email protected]> Committed: Tue Jul 28 14:34:31 2015 +0200 ---------------------------------------------------------------------- docs/oversubscription.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/f68661e7/docs/oversubscription.md ---------------------------------------------------------------------- diff --git a/docs/oversubscription.md b/docs/oversubscription.md index 4ff1f65..b1a6c99 100644 --- a/docs/oversubscription.md +++ b/docs/oversubscription.md @@ -1,4 +1,6 @@ ---- layout: documentation --- +--- +layout: documentation +--- # Oversubscription
