chore(docs): Fix typos in some files (#12817)

This PR fixes typos in the file file using codespell.
This commit is contained in:
Lê Nam Khánh
2025-11-07 22:57:37 +07:00
committed by GitHub
parent e8a01ace41
commit fb1aa085cf
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ import {
} from 'dashboard/constants/automation';
/**
* This is a shared composables that holds utilites used to build dropdown and file options
* This is a shared composables that holds utilities used to build dropdown and file options
* @returns {Object} An object containing various automation-related functions and computed properties.
*/
export default function useAutomationValues() {