chore: fix typos in code comments (#5966)

Signed-off-by: ianlv <sunlvyun@outlook.com>
This commit is contained in:
ianlv
2025-07-02 22:18:13 +08:00
committed by GitHub
parent 9506b3a16b
commit 54b0c89ea5
6 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ class FlashDuty extends NotificationProvider {
}
/**
* Generate a monitor url from the monitors infomation
* Generate a monitor url from the monitors information
* @param {object} monitorInfo Monitor details
* @returns {string|undefined} Monitor URL
*/