chore(frontend): Spelling (#25452)

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
Josh Soref
2024-09-10 17:05:35 -04:00
committed by GitHub
parent dd4f223a39
commit d0c9cde0ba
68 changed files with 108 additions and 109 deletions

View File

@@ -156,7 +156,7 @@ describe('EchartsGraph transformProps', () => {
);
});
it('should transform chart props for viz with category and falsey normalization', () => {
it('should transform chart props for viz with category and falsy normalization', () => {
const formData: SqlaFormData = {
colorScheme: 'bnbColors',
datasource: '3__table',