From 18bcfe36ec2cc94555a82c0054d4259e7481b9b0 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Wed, 23 Nov 2011 10:21:42 -0500 Subject: [PATCH] clarify --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index f7f1297..84a3a24 100644 --- a/index.md +++ b/index.md @@ -274,7 +274,7 @@ injections to a file that is included separately from the code, or include them MyLibrary.root_url = <%= api_root_path %> {% endhighlight %} -This support is still pretty early, so as myself and others discover the best way to set up code that can be used in both places, those +Sprockets support is still pretty new, so as myself and others discover the best way to set up code that can be used in both places, those practices will be outlined here. #### Caching, caching, caching