From ad5efe57d4dc7b49dec848ba9eafd26062d52c85 Mon Sep 17 00:00:00 2001 From: "sashakoshka@tebibyte.media" Date: Tue, 10 Sep 2024 18:12:04 -0400 Subject: [PATCH] Change of to to --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8fecf2..5b795ec 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ [![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/sashakoshka/goutil.svg)](https://pkg.go.dev/git.tebibyte.media/sashakoshka/goutil) -Goutil provides extensions of the Go standard library. This repository mimics +Goutil provides extensions to the Go standard library. This repository mimics its package/directory structure, prefixing all package names with 'u' to differentiate them from their standard library counterparts.