diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-03-22 10:33:17 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-03-22 10:33:17 -0400 |
| commit | 6e94e934f773ea2b8ba53ed4d99cedff668cf2fe (patch) | |
| tree | 3cc5b749c937074b64979e2a7a04a3c8f2778a82 | |
| parent | 09c223b4ba6f9b28db1fe200d2a9b4d5a6f21a7b (diff) | |
typo
| -rw-r--r-- | doc/components.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/components.mdwn b/doc/components.mdwn index 94d992a3..c7b0e98b 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. |
