summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: