Repository: bigtop Updated Branches: refs/heads/master 9375e3e1a -> d9b12bbc9
BIGTOP-2415. readme spelling error Signed-off-by: Youngwoo Kim <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d9b12bbc Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d9b12bbc Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d9b12bbc Branch: refs/heads/master Commit: d9b12bbc98197d9feb14224f12cefe5344cb44e9 Parents: 9375e3e Author: Artem Ervits <[email protected]> Authored: Sun May 1 21:59:07 2016 -0400 Committer: Youngwoo Kim <[email protected]> Committed: Mon May 2 16:29:30 2016 +0900 ---------------------------------------------------------------------- bigtop-deploy/vm/vagrant-puppet-docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/d9b12bbc/bigtop-deploy/vm/vagrant-puppet-docker/README.md ---------------------------------------------------------------------- diff --git a/bigtop-deploy/vm/vagrant-puppet-docker/README.md b/bigtop-deploy/vm/vagrant-puppet-docker/README.md index 79e50f7..602b10b 100644 --- a/bigtop-deploy/vm/vagrant-puppet-docker/README.md +++ b/bigtop-deploy/vm/vagrant-puppet-docker/README.md @@ -157,4 +157,4 @@ See `bigtop-deploy/puppet/config/site.csv.example` for more details. ##Notes -* Users currently using vagrant 1.6+ is strongly recommanded to upgrade to 1.6.4+, otherwise you will encounter the [issue](https://github.com/mitchellh/vagrant/issues/3769) when installing plguins +* Users currently using vagrant 1.6+ is strongly recommanded to upgrade to 1.6.4+, otherwise you will encounter the [issue](https://github.com/mitchellh/vagrant/issues/3769) when installing plugins
