From 6876c7afa8ccb5e21f2792362bec7567b5c3734d Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Mon, 17 Sep 2018 09:17:33 +0000 Subject: Fix grammar (setup to set-up) in code comments, spec, views, etc. --- bin/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/setup b/bin/setup index c60c1267e06..ec1ebe02950 100755 --- a/bin/setup +++ b/bin/setup @@ -16,7 +16,7 @@ if rails5? end Dir.chdir APP_ROOT do - # This script is a starting point to setup your application. + # This script is a starting point to set up your application. # Add necessary setup steps to this file: puts "== Installing dependencies ==" -- cgit v1.2.3