summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 295f46d06..43cbaf7c7 100644
--- a/README.rst
+++ b/README.rst
@@ -13,6 +13,6 @@ elements for doing more elaborate things such as running custom CI tests or depl
software in special ways.
The build pipeline is a flow based concept which operates on filesystem data as
-input and output. An element's input is the sum of it's dependencies, sources and
+input and output. An element's input is the sum of its dependencies, sources and
configuration loaded from the YAML, while the output is something on the filesystem
which another element can then depend on.