BIGTOP-2715. Tiny typo in the README.md
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/0f2436b0 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/0f2436b0 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/0f2436b0 Branch: refs/heads/master Commit: 0f2436b0113744b2449b195d0c93921bed0f3b21 Parents: cfe1586 Author: Konstantin Boudnik <[email protected]> Authored: Wed Mar 22 18:41:34 2017 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Wed Mar 22 18:41:34 2017 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/0f2436b0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 2024f10..ca5671e 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Contributing There are lots of ways to contribute. People with different expertise can help with various subprojects: -* __puppet__ : Much of the Apache Bigtop deploy and pacakging tools use puppet to bootstrap and set up a cluster. But recipes for other tools are also welcome (ie. Chef, Ansible, etc.) +* __puppet__ : Much of the Apache Bigtop deploy and packaging tools use puppet to bootstrap and set up a cluster. But recipes for other tools are also welcome (ie. Chef, Ansible, etc.) * __groovy__ : Primary language used to write the Apache Bigtop smokes and itest framework. * __maven__ : Used to build Apache Bigtop smokes and also to define the high level Apache Bigtop project. * __RPM/DEB__ : Used to package Apache Hadoop ecosystem related projects into GNU/Linux installable packages for most popular GNU/Linux distributions. So one could add a new project or improve existing packages.
