summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2018-02-04 12:22:35 -0400
committerJoey Hess2018-02-04 12:22:35 -0400
commitcd9855031cfef40145d28e1cd18cc6346770dd13 (patch)
treee161d57e526064a882154edde724b8e51e2e8331
parent24c02203da629dce12d22436debbd1447464af34 (diff)
fix typography
-rw-r--r--doc/README.mdwn6
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.