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

@@ -162,7 +162,7 @@ describe('QueryAutoRefresh', () => {
expect(fetchMock.calls(refreshApi)).toHaveLength(1);
});
it('Does not fail and attempts to refresh when given pending query and invlaid query', async () => {
it('Does not fail and attempts to refresh when given pending query and invalid query', async () => {
const store = mockStore();
fetchMock.get(refreshApi, {
result: [