From 1340d99d13ba00e09b22e3f8de0a0abaab04a91b Mon Sep 17 00:00:00 2001 From: Nicolas Hug Date: Tue, 16 Apr 2024 12:48:57 +0100 Subject: [PATCH] Typos --- README.rst | 2 +- docs/source/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f9203b221c..94b4008bae 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ torchtext +++++++++ -**WARNING**: TorchText developement is stopped and the `0.18` release (April 2024) will be the last stable release of the library. +**WARNING**: TorchText development is stopped and the `0.18` release (April 2024) will be the last stable release of the library. This repository consists of: diff --git a/docs/source/index.rst b/docs/source/index.rst index ae8af3039c..9dd6e86000 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,7 +4,7 @@ torchtext .. warning:: - TorchText developement is stopped and the ``0.18`` release (April 2024) will + TorchText development is stopped and the ``0.18`` release (April 2024) will be the last stable release of the library. This library is part of the `PyTorch