docs: fix bullet point alignment in js api (#4922)

This commit is contained in:
Amr Bashir 2022-08-13 00:08:18 +02:00 committed by GitHub
parent 6119f4582e
commit 8958e9fdb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,7 +187,7 @@ declare global {
enum UserAttentionType {
/**
* #### Platform-specific
* - **macOS:** Bounces the dock icon until the application is in focus.
* - **macOS:** Bounces the dock icon until the application is in focus.
* - **Windows:** Flashes both the window and the taskbar button until the application is in focus.
*/
Critical = 1,