From 6dcd8d352220ff36967fcf64e4da41dd2afc951f Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Sat, 23 Sep 2023 04:47:05 +0900 Subject: [PATCH] improved description in the README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bb5610..1c4b977 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-erorr -Package **erorr** implements tools to create and manipulate errors. +Package **erorr** implements tools to create and manipulate errors, for the Go programming language. (This package used to be called "fck".)