From d95a58c76882eb09ce29796730ef43688d5868cf Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Tue, 16 Dec 2014 09:46:57 +0100 Subject: undoes a recent merged edit [ci skip] I think "What" is was fine, "The purpose of" assumes the reader knows such thing exists. "What is" is fine, and also matches the following "What is require_dependency". --- guides/source/constant_autoloading_and_reloading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/constant_autoloading_and_reloading.md b/guides/source/constant_autoloading_and_reloading.md index 641639868c..ac4ceb6023 100644 --- a/guides/source/constant_autoloading_and_reloading.md +++ b/guides/source/constant_autoloading_and_reloading.md @@ -7,7 +7,7 @@ After reading this guide, you will know: * Key aspects of Ruby constants -* The purpose of `autoload_paths` +* What is `autoload_paths` * How constant autoloading works -- cgit v1.2.3