From d119c898360f526573ecfd51b3f9e94b77e83040 Mon Sep 17 00:00:00 2001 From: Gregory Popovitch Date: Sat, 28 Dec 2024 11:19:53 -0500 Subject: [PATCH] fix typo --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 71313f02..ab3c9b6a 100644 --- a/README.markdown +++ b/README.markdown @@ -244,7 +244,7 @@ user typed. You can do this by calling the following function: void linenoiseClearScreen(void); -## Asyncrhronous API +## Asynchronous API Sometimes you want to read from the keyboard but also from sockets or other external events, and at the same time there could be input to display to the