[docs] Fix typos in documentation (#11414)

This commit is contained in:
herve-alanaai
2020-10-15 17:00:48 -07:00
committed by GitHub
parent afd797b896
commit 436202bcfd
8 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ In particular, we show:
Please see the :doc:`../key-concepts` to learn more general information about Ray Serve.
Ray Serve is framework agnostic you can use any version of Tensorflow.
Ray Serve is framework agnostic -- you can use any version of Tensorflow.
However, for this tutorial, we use Tensorflow 2 and Keras. Please make sure you have
Tensorflow 2 installed.