Skip to content

Commit

Permalink
cute
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia committed Sep 10, 2024
1 parent 511d6dd commit 1cb2ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/pages/transaction/transaction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ const handleOnStatus = useCallback(status: LifeCycleStatus) => { // [!code focus
</Transaction> // [!code focus]
```

The Lifecycle Status includes 6 states common for the Transaction experience.
The Lifecycle Status features six states for the transaction experience.

```ts
type LifeCycleStatus =
Expand Down

0 comments on commit 1cb2ec3

Please sign in to comment.