From aed177930cbe0e37b4a7b734ac2857942d41af50 Mon Sep 17 00:00:00 2001 From: Lee Reilly Date: Mon, 12 Sep 2011 15:46:30 -0700 Subject: Killed a comma. --- UPGRADING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UPGRADING.md') diff --git a/UPGRADING.md b/UPGRADING.md index 666dcf7ae4..b2344839c1 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -100,4 +100,4 @@ Bundler 0.9 changes the following Bundler 0.8 Gemfile APIs: mode, where using system gems, this becomes `Bundler.setup(:multiple, :groups)`. If you don't specify any groups, this puts all groups on the load - path. In locked, mode, it becomes `require '.bundle/environment'` + path. In locked mode, it becomes `require '.bundle/environment'` -- cgit v1.2.1