Skip to content

Commit

Permalink
fix toi doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mandelsoft committed Dec 16, 2024
1 parent a6f1f3b commit de206b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmds/ocm/topics/toi/bootstrapping/topic.go
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ to executors. It uses the following fields:
the executor will be used for all actions. The first matching executor entry
will be used to execute an action by the bootstrap command
- **<code>resourceRef</code>** *[]ResourceReference*
- **<code>resourceRef</code>** *ResourceReference*
An OCM resource reference describing a component version resource relative to
the component version containing the package resource.
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/ocm_toi-bootstrapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ to executors. It uses the following fields:
the executor will be used for all actions. The first matching executor entry
will be used to execute an action by the bootstrap command

- **<code>resourceRef</code>** *[]ResourceReference*
- **<code>resourceRef</code>** *ResourceReference*

An OCM resource reference describing a component version resource relative to
the component version containing the package resource.
Expand Down

0 comments on commit de206b4

Please sign in to comment.