summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-11 18:40:06 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-11 18:40:29 +0900
commit917a1b9f54a2ec2342b91bdca4fb10f66bbfa6cf (patch)
tree6052da1f90f19379bcac6e974bdefa7a77dc0693
parenteecec59a93fba04fd9b84e474cf4237aea35ff16 (diff)
downloadbuildstream-917a1b9f54a2ec2342b91bdca4fb10f66bbfa6cf.tar.gz
Artifacts documentation: Fixed a little typo
-rw-r--r--doc/source/artifacts.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/artifacts.rst b/doc/source/artifacts.rst
index 08531e2f5..d89481e5f 100644
--- a/doc/source/artifacts.rst
+++ b/doc/source/artifacts.rst
@@ -60,8 +60,8 @@ we really require is that you make the artifacts available over https (you can u
http but until we figure out using gpg signed ostree commits for the artifacts, it's
better to serve over https).
-Here is an example, note that you must have a certificate **pem** file to use, and
-as usual.
+Here is an example, note that you must have a certificate **pem** file to use, as
+is the case for hosting anything over https.
.. code:: python