Repository: mesos
Updated Branches:
  refs/heads/master 0f5fed7a5 -> 06af7a322


Fixed style issue in getting-started guide.

Review: https://reviews.apache.org/r/35785


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/06af7a32
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/06af7a32
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/06af7a32

Branch: refs/heads/master
Commit: 06af7a32290ad2345a08bd95b47390b43c023ac0
Parents: 0f5fed7
Author: Michael Park <[email protected]>
Authored: Tue Jun 23 21:42:32 2015 +0200
Committer: Till Toenshoff <[email protected]>
Committed: Tue Jun 23 21:42:32 2015 +0200

----------------------------------------------------------------------
 docs/getting-started.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/06af7a32/docs/getting-started.md
----------------------------------------------------------------------
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 258a1c9..9d78ab2 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -94,7 +94,7 @@ Following are the instructions for stock CentOS 6.6. If you 
are using a differen
 
 ### CentOS 7.1
 
-- Following are the instructions for stock CentOS 7.1. If you are using a 
different OS, please install the packages accordingly.
+Following are the instructions for stock CentOS 7.1. If you are using a 
different OS, please install the packages accordingly.
 
         # Install a few utility tools
         $ sudo yum install -y tar wget

Reply via email to