Skip to content

Commit 97acd88

Browse files
author
Tom Barnes
authored
minor doc fix (#2341)
1 parent e0398a3 commit 97acd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/staging/content/userguide/cicd/choose-an-approach.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ various approaches. We can start by asking ourselves questions like these:
6464

6565
If you need to make an update in a lower layer, then you will need to rebuild that
6666
layer and all of the layers above it. This means that you will need to rebuild the
67-
domain layer. In the case of Model in Image, you will need to determine if you need to
67+
domain layer. In the case of Domain in Image, you will need to determine if you need to
6868
keep the same domain encryption keys.
6969

7070
The diagram below summarizes these concerns in a decision tree for the “domain-in-image” case:

0 commit comments

Comments
 (0)