From 07503309412fee39258e43e18ce4dc1eaa5493a1 Mon Sep 17 00:00:00 2001 From: karanarora Date: Wed, 20 May 2015 22:52:18 +0530 Subject: Spelling/typo/grammatical fixes [ci skip] spelling fix [ci skip] example to be consistent [ci skip] grammatical fix typo fixes [ci skip] --- guides/source/debugging_rails_applications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/debugging_rails_applications.md b/guides/source/debugging_rails_applications.md index a3c16c7660..96bf532868 100644 --- a/guides/source/debugging_rails_applications.md +++ b/guides/source/debugging_rails_applications.md @@ -778,7 +778,7 @@ will be stopped and you will have to start it again. ### Settings -`byebug` has a few available options to tweak its behaviour: +`byebug` has a few available options to tweak its behavior: * `set autoreload`: Reload source code when changed (defaults: true). * `set autolist`: Execute `list` command on every breakpoint (defaults: true). -- cgit v1.2.3