File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ traits:
108
108
109
109
This trait can be used in several places:
110
110
- When resolved, the manager should provide information about
111
- the version of the referenced entity. This trait should only
111
+ the version of the referenced entity. This trait should only
112
112
be imbued if the target entity is considered versioned by the
113
113
manager, and it can populate the stableTag property.
114
114
- When responding to managementPolicy for an entity trait set,
@@ -126,7 +126,7 @@ traits:
126
126
specifiedTag :
127
127
type : string
128
128
description : >
129
- An unambiguous identifier (tag) for the specific version of
129
+ An unambiguous identifier (tag) for the specific version of
130
130
an entity targeted by a specific reference.
131
131
132
132
You can’t perform that action at this time.
0 commit comments