From 7dd7bd836a94475a42a7bad7ebaa7a9d9d7c8f4e Mon Sep 17 00:00:00 2001 From: Boris Burkov Date: Wed, 19 May 2021 14:09:09 +0300 Subject: [PATCH] NTLK -> NLTK typo fix in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 78240634e..5e91d00cc 100644 --- a/README.rst +++ b/README.rst @@ -229,7 +229,7 @@ Faust is... Faust is just Python, and a stream is an infinite asynchronous iterator. If you know how to use Python, you already know how to use Faust, and it works with your favorite Python libraries like Django, Flask, - SQLAlchemy, NTLK, NumPy, SciPy, TensorFlow, etc. + SQLAlchemy, NLTK, NumPy, SciPy, TensorFlow, etc. .. _`introduction`: http://faust.readthedocs.io/en/latest/introduction.html