summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-12 14:32:31 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-12 14:32:31 +0100
commit74706ef24b0fcfc3acd82aea944d2345badf305b (patch)
tree40db3739b62ae7bd227b8a4dda2cf067c3fa7242
parent5f141466ee643707cef8881397787132b4b95fe3 (diff)
downloaddocumentation-74706ef24b0fcfc3acd82aea944d2345badf305b.tar.gz
Language fixesHEADmaster
Reviewed-By: Lars Wirzenius Written-By: Paul Sherwood
-rw-r--r--morphology.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/morphology.txt b/morphology.txt
index 336f88a..d8b4130 100644
--- a/morphology.txt
+++ b/morphology.txt
@@ -1,8 +1,8 @@
Morphology files define how Baserock builds artifacts of different types. There are three types - identified by the `kind` field (see below) - corresponding to the three types of Baserock artifact:; `systems`, `strata`, and `chunks`.
-`system` and `strata` morphology files live in the 'morphs' git repository
+`system` and `stratum` morphology files live in the 'morphs' git repository
-`chunks` morphology files live in a branch of the user's choice (as specified in the strata morphology file), in a chunk, at the top level. They are optional for chunks that Baserock natively knows how to build.
+`chunk` morphology files live in a branch of the user's choice (as specified in the strata morphology file), in a chunk, at the top level. They are optional for chunks that Baserock natively knows how to build.
The following **required** field common to all morphologies: