diff --git a/docs/references/python_api_reference.md b/docs/references/python_api_reference.md index e2e0f7bad..2ee199b46 100644 --- a/docs/references/python_api_reference.md +++ b/docs/references/python_api_reference.md @@ -1685,7 +1685,7 @@ The parameters in `begin` component. Also supports: -- `release` (`bool | str`, optional): Set to `True` (or `"true"`) to create the session in release mode (published version only). +- `release` (`bool | str`, optional): When set to `True` (or `"true"`), creates a session with the published agent app only. #### Returns