From ebd9af900e10d85cd916e72519cb7f14f7c2c3a3 Mon Sep 17 00:00:00 2001 From: Blake Patton Date: Wed, 9 May 2018 10:48:03 -0500 Subject: [PATCH] Changed "is could" to should --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00a875695..80a10da71 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Træfik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Træfik integrates with your existing infrastructure components ([Docker](https://www.docker.com/), [Swarm mode](https://docs.docker.com/engine/swarm/), [Kubernetes](https://kubernetes.io), [Marathon](https://mesosphere.github.io/marathon/), [Consul](https://www.consul.io/), [Etcd](https://coreos.com/etcd/), [Rancher](https://rancher.com), [Amazon ECS](https://aws.amazon.com/ecs), ...) and configures itself automatically and dynamically. -Telling Træfik where your orchestrator is could be the _only_ configuration step you need to do. +Pointing Træfik at your orchestrator should be the _only_ configuration step you need. --- diff --git a/docs/index.md b/docs/index.md index d9c866abd..5d07831e9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@ Træfik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Træfik integrates with your existing infrastructure components ([Docker](https://www.docker.com/), [Swarm mode](https://docs.docker.com/engine/swarm/), [Kubernetes](https://kubernetes.io), [Marathon](https://mesosphere.github.io/marathon/), [Consul](https://www.consul.io/), [Etcd](https://coreos.com/etcd/), [Rancher](https://rancher.com), [Amazon ECS](https://aws.amazon.com/ecs), ...) and configures itself automatically and dynamically. -Telling Træfik where your orchestrator is could be the _only_ configuration step you need to do. +Pointing Træfik at your orchestrator should be the _only_ configuration step you need. ## Overview