Skip to content

Commit e3371b1

Browse files
authored
fix(docs): fix typo (#754)
1 parent 7ebdb56 commit e3371b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/docs/core/flow_def.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ After it's called, `demo_flow` becomes an invalid object, and you should not cal
5757
:::note
5858

5959
This only removes states of the flow from the current process, and it won't affect the persistent states.
60-
61-
If you w
60+
See [Setup / drop flow](/docs/core/flow_methods#setup--drop-flow) if you want to clean up the persistent states.
6261

6362
:::
6463

0 commit comments

Comments
 (0)