From ba57e97c617a82250f396a2eedc5ae6e52af58e5 Mon Sep 17 00:00:00 2001 From: Dave Powers Date: Sat, 11 Sep 2021 20:30:31 -0400 Subject: [PATCH] Update subheading for consistency --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9a53a6a..ce1b609 100644 --- a/Readme.md +++ b/Readme.md @@ -97,7 +97,7 @@ end Check out `change-prompt --help` for information about temporarily changing the prompt for the current Pry session. -## Disable pry-rails +## Disabling pry-rails If pry-rails is included in your application but you would prefer not to use it, you may run the following command to set the appropriate environment variable to disable initialization and fall back to the default IRB console: ```shell