From 52d840f1ade275dc81520ddcf1e967c54ac0a29a Mon Sep 17 00:00:00 2001 From: Sachin <32639496+sachintu47@users.noreply.github.com> Date: Wed, 27 May 2026 19:24:42 +0530 Subject: [PATCH] Fix typo in README.md Signed-off-by: Sachin <32639496+sachintu47@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9d23fc3..3818b193 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ZOSLIB implements the following: - A subset of POSIX APIs that are not available in the LE C Runtime Library - EBCDIC <-> ASCII conversion C APIs - APIs for improved diagnostic reporting -- and more! +- and more!kkkkkk ## System Requirements