aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src
diff options
context:
space:
mode:
authorGravatar Mark Daoust <markdaoust@google.com>2018-07-30 10:01:17 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-30 10:04:28 -0700
commit0301533e35aac90387ef3aba71add1f2da35e3ef (patch)
tree30c29433b3afa07dc548b9ce3630658baae74739 /tensorflow/docs_src
parent73d9b72af8f2d5ba50d90c8dd5c276359a979c96 (diff)
Typo fix.
PiperOrigin-RevId: 206599792
Diffstat (limited to 'tensorflow/docs_src')
-rw-r--r--tensorflow/docs_src/deploy/distributed.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/docs_src/deploy/distributed.md b/tensorflow/docs_src/deploy/distributed.md
index 8e2c818e39..fc3a60603f 100644
--- a/tensorflow/docs_src/deploy/distributed.md
+++ b/tensorflow/docs_src/deploy/distributed.md
@@ -314,7 +314,7 @@ serve multiple clients.
**Cluster**
-A TensorFlow cluster comprises a one or more "jobs", each divided into lists of
+A TensorFlow cluster comprises one or more "jobs", each divided into lists of
one or more "tasks". A cluster is typically dedicated to a particular high-level
objective, such as training a neural network, using many machines in parallel. A
cluster is defined by