From 66f08f261cf24ecba4174c76b7138092551f5cb6 Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Sun, 24 Feb 2019 02:54:07 -0500 Subject: [PATCH] Updated Termdash API (markdown) --- Termdash-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Termdash-API.md b/Termdash-API.md index 168230f..88b2ee4 100644 --- a/Termdash-API.md +++ b/Termdash-API.md @@ -7,7 +7,7 @@ The [termdash](https://github.com/mum4k/termdash/blob/master/termdash.go) packag - Start and stop the application. - Control screen redraw. - Process runtime errors. -- Subscribe to keyboard an mouse events. +- Subscribe to keyboard and mouse events. ## Starting and stopping the application