Update subheading for consistency

This commit is contained in:
Dave Powers 2021-09-11 20:30:31 -04:00
parent c5c2c1eebe
commit ba57e97c61
1 changed files with 1 additions and 1 deletions

View File

@ -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