chore: modify cspell config and fix all typos (#6908)

This commit is contained in:
Jesse Mazzella
2023-08-10 09:20:16 -07:00
committed by GitHub
parent 9be9c5e28e
commit 10f3e13e4d
71 changed files with 141 additions and 218 deletions

View File

@ -46,7 +46,7 @@ test.describe('The Fault Management Plugin Visual Test', () => {
await percySnapshot(
page,
`Acknowledged faults, have a checkmark on the fault icon and appear in the acknowldeged view (theme: '${theme}')`
`Acknowledged faults, have a checkmark on the fault icon and appear in the acknowledged view (theme: '${theme}')`
);
});