From 1c8e1f9b804d0b4333b888b24f8683219b3ce648 Mon Sep 17 00:00:00 2001 From: Pavel Heimlich Date: Tue, 7 Jul 2026 18:01:05 +0200 Subject: [PATCH] Fix typo in README regarding 'public' functions --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 216a5dd..7136ad3 100644 --- a/README.adoc +++ b/README.adoc @@ -92,7 +92,7 @@ _Bashmatic®_ offers a huge range of ever-growing helper functions for running c NOTE: A good portion of the helpers within *_Bashmatic®_ are written for OS-X, although many useful functions will also work under linux.* Our entire test suite runs on Ubuntu. There is an effort underway to convert Homebrew-specific functions to OS-neutral helpers such as `package.install` that would work equally well on linux. -Start exploring _Bashmatic®_ below with our examples section. When you are ready, the complete entire set of pubic functions (nearly 500 of those) can be found in the https://github.com/kigster/bashmatic/blob/main/doc/FUNCTIONS.adoc[functions index page]. +Start exploring _Bashmatic®_ below with our examples section. When you are ready, the complete entire set of public functions (nearly 500 of those) can be found in the https://github.com/kigster/bashmatic/blob/main/doc/FUNCTIONS.adoc[functions index page]. And, finally, don't worry, *_Bashmatic®_* is totally open source and free to use and extend. We just like the way it looks with a little *®* :)