From 337bc9d10ea515489c74cbec450d0bafe4f30a71 Mon Sep 17 00:00:00 2001 From: h4ck ninja Date: Sun, 28 May 2017 19:00:48 -0700 Subject: [PATCH] Subject-verb agreement --- docs/deployment/application-deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/application-deployment.md b/docs/deployment/application-deployment.md index c3686c750..8bb6aa1c7 100644 --- a/docs/deployment/application-deployment.md +++ b/docs/deployment/application-deployment.md @@ -33,7 +33,7 @@ sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git dokku postgres:create rails-database ``` -> Each services may take a few moments to create. +> Each service may take a few moments to create. ### Linking backing services to applications