From 0e3ac8a02cb3882fbac1e9c5064b6e33eead7781 Mon Sep 17 00:00:00 2001 From: Iain Duncan Date: Tue, 23 Nov 2021 17:47:00 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8241de4..61cfdb6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ As of 0.1 beta, there are binaries up for Mac and Windows. It will be published ## Features in 0.1 * Run code from files, and hot reload files * Evaluate Scheme code from Pd messages with a REPL -* Putput numbers, symbols, lists +* Output numbers, symbols, lists * Basic array i/o * Send messages to named receivers * Schedule functions with delay