home: hub: zuo

Download patch

ref: 476b3ea3a5d3791c51daa633b800ec0c76435a33
parent: 5af0445afa3f5e8ee213af0d363d6c288769299f
author: FrankHB <frankhb1989@gmail.com>
date: Sat Apr 16 19:44:08 CDT 2022

zuo/README.md: fix a typo

--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@
 Building and Running Zuo
 ------------------------
 
-Compile `zuo.c` with a C compiler. No additional are files needed,
+Compile `zuo.c` with a C compiler. No additional files are needed,
 other than system and C library headers. No compiler flags should be
 needed, although flags like `-o zuo` or `-O2` are a good idea.