[Docs] update docs readme and fix typo (#10807)

This commit is contained in:
architkulkarni
2020-09-22 23:56:21 +00:00
committed by Barak Michener
parent 938de003ca
commit 3f6038b605
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
Distributed Ray Overview
========================
One of Ray's strengths is the ability to leverage multiple machines in the same program Ray can, of course, be run on a single machine (and is done so often) but the real power is using Ray on a cluster of machines.
One of Ray's strengths is the ability to leverage multiple machines in the same program. Ray can, of course, be run on a single machine (and is done so often) but the real power is using Ray on a cluster of machines.
Key Concepts
------------