From fb303bf7299c75da1a1ad69d87c72eed438ded90 Mon Sep 17 00:00:00 2001 From: WATANABE Yuki Date: Tue, 10 Dec 2024 23:48:01 +0900 Subject: [PATCH] Oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e057e5d..b7004df9 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ system. valid characters, because string operations are written in terms of wide character strings. This design choice was made before POSIX added requirements for the shell to accept arbitrary bytes in some - operations, and it is too late to fully implement it. + operations, and it is too late to fully implement them. ## Known Issues