diff --git a/docs/develop/local_dev.mdx b/docs/develop/local_dev.mdx index 9f35dee4..1ea9808a 100644 --- a/docs/develop/local_dev.mdx +++ b/docs/develop/local_dev.mdx @@ -167,7 +167,7 @@ import clsx from "clsx"; Clear the K/V state of a Virtual Object or Workflows. - To clear all state, stop the server then do `rm -rf /`. + To clear all state, stop the server then do `rm -rf /`, which will effectively delete all state/data of the Restate server. ```shell restate kv clear