From 86722645be0d52a6603189bf112e95d9bca50dfc Mon Sep 17 00:00:00 2001 From: Rahul Date: Wed, 25 Nov 2015 14:37:47 +0100 Subject: [PATCH] Typo --- tools/packaging/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/packaging/README.md b/tools/packaging/README.md index e59b951c35..d692d5afcf 100644 --- a/tools/packaging/README.md +++ b/tools/packaging/README.md @@ -4,7 +4,7 @@ versions to the local file-system. ## Names - Atmosphere - the packaging server UI, available at . -- Troposhere - the actual package server that manages, stores and serves the +- Troposphere - the actual package server that manages, stores and serves the binaries built for different architectures. It exposes an API that can be used by other front-ends (meteor tool, fastosphere, etc).