From 24396674edb21330550462415478a69199212d1e Mon Sep 17 00:00:00 2001 From: Cami Date: Tue, 29 Nov 2016 10:59:40 -0700 Subject: [PATCH] Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e98ea18..55a1aa7 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ webpack -p ### BACK END -If you installed with Docker, the these dependencies have already been installed. To build the back-end separately, follow these instructions: +If you installed with Docker, then these dependencies have already been installed. To build the back-end separately, follow these instructions: The back-end consists of a [Flask](http://flask.pocoo.org/) server, [TensorFlow](https://www.tensorflow.org/) and [Magenta](https://github.com/tensorflow/magenta).