Skip to content

Commit 74da50b

Browse files
committed
Change section title
1 parent 441ed76 commit 74da50b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/developer_guide/OpenSCENARIOSupport.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,8 @@ Within the scenario, you can end the scenario simulation with a status of either
220220
> `exitSuccess` and `exitFailure` terminate the simulation immediately without any state transitions in the lifecycle of a `StoryboardElement`. This means there is no way to detect simulations terminated by `exitSuccess` or `exitFailure` from within the scenario using conditions like `StoryboardElementStateCondition`.
221221

222222
Currently, the only way to know the result of the simulation is by viewing the status string printed to standard output. However, this method may change in the future.
223-
## Conformance
223+
224+
## Standards Supported by `scenario_simulator_v2`
224225

225226
| Name | Supported Version | Detail |
226227
|:---------------------------------------------|:-----------------:|:------------------------------------------:|

0 commit comments

Comments
 (0)