From 80a1fa5ef3dbbf90a90fd991f1684f36505b5e67 Mon Sep 17 00:00:00 2001 From: Vincent Yang Date: Sat, 14 Oct 2017 20:58:16 -0700 Subject: [PATCH] Updated foreman grammar --- pages/linux/foreman.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/foreman.md b/pages/linux/foreman.md index 49f5c010a9..7b88b1d217 100644 --- a/pages/linux/foreman.md +++ b/pages/linux/foreman.md @@ -1,8 +1,8 @@ # foreman -> Manage Procfile-based application. +> Manage Procfile-based applications. -- Start an application with Procfile in current directory: +- Start an application with the Procfile in the current directory: `foreman start`