Skip to content

Commit 976e8c9

Browse files
SimonKozikramceb
andauthored
Update src/launch_manager_daemon/config/future_config_schema/draft_schema/types/component_properties.schema.json
Applying review suggestion Co-authored-by: ramceb <89037993+ramceb@users.noreply.github.com> Signed-off-by: SimonKozik <244535158+SimonKozik@users.noreply.github.com>
1 parent 4a8f553 commit 976e8c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/launch_manager_daemon/config/future_config_schema/draft_schema/types/component_properties.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
"depends_on": {
6363
"type": "array",
64-
"description": "Specifies the names of components that this component depends on. Each dependency must be initialized and reach its ready state before this component can start.",
64+
"description": "Specifies the names of components that this component depends on. Each dependency must be initialized and reach its ready state before the launch_manager will start this component.",
6565
"items": {
6666
"type": "string",
6767
"description": "Specifies the name of a component on which this component depends."

0 commit comments

Comments
 (0)