Skip to content

Commit ddcc7b6

Browse files
authored
Merge pull request #457 from bastiendmt/patch-1
2 parents ca1a4d9 + 7cc224b commit ddcc7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/reference/sheetprovider.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Props:
88

99
## `context`
1010

11-
When you want to show action sheet from a modal, you must create a new `SheetProvider` inside the modal with a unique context id. Than you have to register the action sheet you want to show with that context id.
11+
When you want to show action sheet from a modal, you must create a new `SheetProvider` inside the modal with a unique context id. Then you have to register the action sheet you want to show with that context id.
1212

1313
```ts
1414
// Normal action sheet that is used with the global sheet provider.

0 commit comments

Comments
 (0)