diff options
-rw-r--r-- | doc/faq.html | 2 | ||||
-rw-r--r-- | doc/overview.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.html b/doc/faq.html index bfb995b..d1df02e 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -101,7 +101,7 @@ technique. <p> The source format generally plays well with automated tools, be it for -reading, as s6-rc-compile does, as for writing. +reading, as s6-rc-compile does, or for writing. I fully expect it to be used as the input (resp. the output) of some automated tools that would convert diff --git a/doc/overview.html b/doc/overview.html index c585cbb..af62e68 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -37,7 +37,7 @@ all service states on the machine. Changing the live state means bringing services up, or bringing services down. </p> -<h3> 2.5 kinds of services </h3> +<h3> Two and a half kinds of services </h3> <p> Supervision suites manage <em>long-lived processes</em>, a.k.a |