diff --git a/process.start.md b/process.start.md index e472ff7..6c23892 100644 --- a/process.start.md +++ b/process.start.md @@ -38,8 +38,8 @@ | Parameter | Type | Required | Description | | ------------ |:--------:|:------------------:| --------------------------- | -| *name* | `string` | :heavy_check_mark: | Name of the current FSM state. | -| *error* | `string` | | Error message of the supervisor daemon. | +| *name* | `string` | :heavy_check_mark: | Name of of the process. | +| *error* | `string` | | Error message from the supervisor daemon. | ***