diff options
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 4e4a7388..17f3c0fe 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -27,7 +27,7 @@ Extra-Source-Files: debian/lintian-overrides Synopsis: property-based host configuration management in haskell Description: - Propellor enures that the system it's run in satisfies a list of + Propellor ensures that the system it's run in satisfies a list of properties, taking action as necessary when a property is not yet met. . It is configured using haskell. |
