diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-02-04 12:22:35 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-02-04 12:22:35 -0400 |
| commit | cd9855031cfef40145d28e1cd18cc6346770dd13 (patch) | |
| tree | e161d57e526064a882154edde724b8e51e2e8331 /doc | |
| parent | 24c02203da629dce12d22436debbd1447464af34 (diff) | |
fix typography
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn index a4a38c5f..356c9304 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -18,12 +18,10 @@ There is fairly complete which includes many built-in Properties for dealing with [Apt](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Apt.html) and -[Apache](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Apache.html) -, +[Apache](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Apache.html), [Cron](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Cron.html) and -[Commands](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Cmd.html) -, +[Commands](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Cmd.html), [Dns](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Dns.html) and [Docker](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Docker.html), etc. |
