chore: fix some minor issues in comments (#5984)

Signed-off-by: yumeiyin <yin.yumei@qq.com>
This commit is contained in:
yumeiyin
2025-07-14 16:08:53 +08:00
committed by GitHub
parent 5bbbef5305
commit d490285a44
4 changed files with 5 additions and 5 deletions

View File

@@ -1314,7 +1314,7 @@ class Monitor extends BeanModel {
/**
* Send a notification about a monitor
* @param {boolean} isFirstBeat Is this beat the first of this monitor?
* @param {Monitor} monitor The monitor to send a notificaton about
* @param {Monitor} monitor The monitor to send a notification about
* @param {Bean} bean Status information about monitor
* @returns {void}
*/