From 3983beae65e48aff3bc68082b18eb1f5f1eab034 Mon Sep 17 00:00:00 2001 From: Sappharad Date: Thu, 3 Aug 2023 15:29:58 -0500 Subject: [PATCH] Grammatical failure --- src/__tests__/ControlledTree.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/__tests__/ControlledTree.test.tsx b/src/__tests__/ControlledTree.test.tsx index b7c8629..5143abd 100644 --- a/src/__tests__/ControlledTree.test.tsx +++ b/src/__tests__/ControlledTree.test.tsx @@ -754,7 +754,7 @@ describe("Data with ids", () => { expect(newNodes[5]).toHaveAttribute("aria-checked", "false"); }); - test("SelectedIds should be not steal focus if another control has it", () => { + test("SelectedIds should not steal focus if another control has it", () => { let selectedIds = [42]; let renderContent = (