Skip to content

Commit 6abf30d

Browse files
authored
Update current/en-us/7. plugins/5. dialog.md
1 parent 338fc13 commit 6abf30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

current/en-us/7. plugins/5. dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Each dialog instance goes through the full lifecycle once.
414414

415415
### Native dialogs
416416

417-
Plugin allows to use native browser `<dialog>` element [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLDialogElement)
417+
The plugin allows to use native browser `<dialog>` element [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLDialogElement)
418418
One can switch to `NativeDialogRenderer` as such:
419419

420420
```JavaScript main.js

0 commit comments

Comments
 (0)