From 4a5adc903556a29ddc08acf7c90bb3e4d7d006d8 Mon Sep 17 00:00:00 2001 From: NorseGaud Date: Wed, 6 Jun 2018 00:09:43 -0400 Subject: [PATCH] Grammar fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2573ed7..b1649a7 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Then: ### Usage -In a standard RAILS app, you need to do is put the following in `Capfile` file: +In a standard RAILS app, you need to put the following in `Capfile` file: ``` require 'capistrano/postgresql'