diff --git a/fsm.update.md b/fsm.update.md index 2bf4be0..f0b1895 100644 --- a/fsm.update.md +++ b/fsm.update.md @@ -1,4 +1,4 @@ -## Request +### Request * **Description**: Inquires about the current state of the FSM. * **Subscribers**: [FSMHandler](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/FSMHandler) @@ -19,7 +19,7 @@ } ``` -## Response +### Response * **Description**: Lists information about the FSM's internal state. * **Subscribers**: [FSMAware](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/FSMAware)