From c527e67c8c1ce2970ed0d4cb181b0faa8593c05f Mon Sep 17 00:00:00 2001 From: Chris Cooper Date: Sat, 25 Feb 2017 15:23:31 -0500 Subject: [PATCH] changes request to requested --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec17a7b48..479904bef 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The key features of Nomad are: * **Docker Support**: Jobs can specify tasks which are Docker containers. Nomad will automatically run the containers on clients which have Docker - installed, scale up and down based on the number of instances request, + installed, scale up and down based on the number of instances requested, and automatically recover from failures. * **Multi-Datacenter and Multi-Region Aware**: Nomad is designed to be