chore: fix some typos in comments (#4679)

Signed-off-by: CoolCu <coolcui@qq.com>
This commit is contained in:
CoolCu
2024-04-16 22:59:07 +08:00
committed by GitHub
parent 05606c69e7
commit b25ac55a2f
4 changed files with 6 additions and 6 deletions

View File

@@ -323,7 +323,7 @@ export default {
},
/**
* Show success or error toast dependant on response status code
* Show success or error toast dependent on response status code
* @param {object} res Response object
* @returns {void}
*/