From e6ade6ee08cf13d61dde3321ef68056104fdc0a1 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 25 Feb 2026 08:34:57 -0500 Subject: [PATCH] README.rst: don't all-caps BASH --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 28ac9cd..cbaf658 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ Installation Append the path to this repository to your `PYTHONPATH `_, either in the script that you use to launch Sage, or in your shell -initialization file (``~/.bashrc`` if you use BASH). For example, +initialization file (``~/.bashrc`` if you use Bash). For example, .. code-block:: shell -- 2.51.0