Skip to content

Commit

Permalink
Update docs/sources/get-started/component_controller.md
Browse files Browse the repository at this point in the history
Co-authored-by: Isabel Matwawana <[email protected]>
  • Loading branch information
clayton-cornell and imatwawana authored Dec 2, 2024
1 parent 2637ed3 commit 6d9f997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/get-started/component_controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The overall health of a component is determined by combining the controller-repo
An individual component's health is independent of the health of any other components it references.
A component can be marked as healthy even if it references an exported field of an unhealthy component.

## Handle evaluation failures
## Evaluation failures

When a component fails to evaluate, it's marked as unhealthy with the reason for why the evaluation failed.

Expand Down

0 comments on commit 6d9f997

Please sign in to comment.