Skip to content

Commit 6a8c8d9

Browse files
authored
docs: fix Dialog class reference (#5788)
1 parent 720dea4 commit 6a8c8d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/dialogs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ page.click("button")
3737

3838
As a result, following snippet will never resolve:
3939

40-
:::warn
40+
:::warning
4141
WRONG!
4242
:::
4343

@@ -67,7 +67,7 @@ If there is no listener for [`event: Page.dialog`], all dialogs are automaticall
6767

6868
### API reference
6969

70-
- [`Dialog`]
70+
- [Dialog]
7171
- [`method: Dialog.accept`]
7272
- [`method: Dialog.dismiss`]
7373

0 commit comments

Comments
 (0)