diff --git a/docs/3.0/develop/settings-ref.mdx b/docs/3.0/develop/settings-ref.mdx index 66dfd3be373ed..7dab8869af9dd 100644 --- a/docs/3.0/develop/settings-ref.mdx +++ b/docs/3.0/develop/settings-ref.mdx @@ -185,7 +185,7 @@ If `True`, warn on usage of experimental features. the result is not retrieved by default for async users. You may opt into this per call by passing `fetch=True` or toggle this setting to change the behavior globally. - + **Type**: `boolean` @@ -197,7 +197,6 @@ If `True`, warn on usage of experimental features. `PREFECT_ASYNC_FETCH_STATE_RESULT` --- - ## APISettings Settings for interacting with the Prefect API ### `url`