typo - scroll - scrollbackbuffer program for st
(HTM) git clone git://git.suckless.org/scroll
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 3cf57de2bdf4311ebc7e8348ead2bca7cadb3904
(DIR) parent 5f98f07d00bdc67f4f5a9e75279e07afe053de17
(HTM) Author: Jan Klemkow <j.klemkow@wemelug.de>
Date: Tue, 21 Apr 2020 23:51:27 +0200
typo
Diffstat:
M README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/README b/README
@@ -1,5 +1,5 @@
-This program provides a scroll back buffer for a terminals like st(1).
-It should run on any Unix-like system.
+This program provides a scroll back buffer for a terminal like st(1). It
+should run on any Unix-like system.
At the moment it is in an experimental state. Its not recommended for
productive use.