diff --git a/README.md b/README.md index a952ffb..07bfed5 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ test('Is able to make terminal input and view in-progress stdout', async () => { cleanup() - userEvent("[ArrowDown]") + userEvent("[ArrowDown]") expect(await findByText('❯ Two')).toBeTruthy()