From 65d92e996283bb6d0f0d6d547ef1eb92ae100e05 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Thu, 21 Dec 2017 12:48:06 -0800 Subject: [PATCH] fixed grammatical mistake. --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index b9ec101..dd472d2 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -15,7 +15,7 @@ until the end of step 4 (Start the local cluster) and skip to configuring Docker Follow the guide at http://aurora.apache.org/documentation/latest/operations/installation/ ### Configuring Scheduler to use Docker-Compose executor -In order use the docker compose executor with Aurora, we must first give the scheduler +In order to use the docker compose executor with Aurora, we must first give the scheduler a configuration file that contains information on how to run the executor. #### Configuration file