commit b9fb4a336ec3c81b4dad216b7c6cfca314ec1c72 Author: Georg Koppen gk@torproject.org Date: Mon Jun 22 14:24:30 2020 +0000
Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md index e3ab848..c5cc595 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ rbm: Reproducible Build Manager ===============================
-rbm is a packaging tool that help you create and build packages for -multiple linux distributions, and automate the parts that can be +rbm is a packaging tool that helps you create and build packages for +multiple Linux distributions, and automate the parts that can be automated. It includes options to run the build in a defined environement to allow reproducing the build.
tor-commits@lists.torproject.org