From 6e94e934f773ea2b8ba53ed4d99cedff668cf2fe Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Mar 2015 10:33:17 -0400 Subject: [PATCH] typo --- doc/components.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/components.mdwn b/doc/components.mdwn index 94d992a..c7b0e98 100644 --- a/doc/components.mdwn +++ b/doc/components.mdwn @@ -35,6 +35,6 @@ or clone it: git clone ssh://b-propellor@propellor.branchable.com/propellor.branchable.com .propellor --branch minimalconfig --single-branch -In this configureation, when propellor is deploying itself to a new host, +In this configuration, when propellor is deploying itself to a new host, it will automatically install the version of the propellor library specified in the cabal file.