From 2d2b48e0dc12d2b4d62bf8d04142c8817f4755dc Mon Sep 17 00:00:00 2001 From: Luc Saffre Date: Fri, 3 Feb 2023 18:13:35 +0100 Subject: [PATCH] fix which/that grammar mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67f6c49..c6e41dd 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ False ### Deprecated classifiers (`trove_classifiers.deprecated_classifiers`) A `dict`, mapping a deprecated classifier (string) to a list of classifiers -which replaces it (strings). +that replace it (strings). Example - determine if a classifier is deprecated: