diff --git a/docs/api/app.md b/docs/api/app.md index c7f01623e6fa..dbb31378dbfa 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -845,7 +845,7 @@ When `informational` is passed, the dock icon will bounce for one second. However, the request remains active until either the application becomes active or the request is canceled. -Return `Integer` an ID representing the request. +Returns `Integer` an ID representing the request. ### `app.dock.cancelBounce(id)` _macOS_