From c294d80a9312563de55bd77f570743927df04777 Mon Sep 17 00:00:00 2001 From: ObliviousParadigm <47667852+ObliviousParadigm@users.noreply.github.com> Date: Sun, 14 Jun 2020 16:00:32 +0530 Subject: [PATCH] DOC: Fixed grammatical mistake. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 17b849fa..9c1b987e 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ Project DeepSpeech DeepSpeech is an open source Speech-To-Text engine, using a model trained by machine learning techniques based on `Baidu's Deep Speech research paper `_. Project DeepSpeech uses Google's `TensorFlow `_ to make the implementation easier. -Documentation for installation, usage, and training models is available on `deepspeech.readthedocs.io `_. +Documentation for installation, usage, and training models are available on `deepspeech.readthedocs.io `_. For the latest release, including pre-trained models and checkpoints, `see the latest release on GitHub `_.