From a8afc611467d2a62f8d119205943395c1b5111de Mon Sep 17 00:00:00 2001 From: native-api Date: Tue, 16 Aug 2022 21:33:49 +0300 Subject: [PATCH] CONTRIBUTING.md: phrasing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b1386bef..24b1ce61 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ General guidance (They didn't upgrade past it and switched to Zsh because later versions are covered by GPLv3 which has additional restrictions unacceptable for Apple.) - You can still add performance optimizations and such that take advantage of newer Bash features + You can still add performance optimizations etc that take advantage of newer Bash features as long as there is a fallback execution route for Bash 3. * Be extra careful when submitting logic specific for the Apple Silicon platform