From 6723404ef7c8b4d3a272518e3a86f583667953d7 Mon Sep 17 00:00:00 2001 From: Martina Oefelein Date: Sun, 29 Mar 2020 14:02:41 +0200 Subject: [PATCH] Fix grammar --- doc/source/getting_started/intro_tutorials/10_text_data.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/getting_started/intro_tutorials/10_text_data.rst b/doc/source/getting_started/intro_tutorials/10_text_data.rst index 936d00f68e3f0..4c03a276090d7 100644 --- a/doc/source/getting_started/intro_tutorials/10_text_data.rst +++ b/doc/source/getting_started/intro_tutorials/10_text_data.rst @@ -238,7 +238,7 @@ a ``dictionary`` to define the mapping ``{from : to}``. .. warning:: - There is also a :meth:`~Series.str.replace` methods available to replace a + There is also a :meth:`~Series.str.replace` method available to replace a specific set of characters. However, when having a mapping of multiple values, this would become: