From 47e888034ea9635afb3bc7455142f469f39b43a8 Mon Sep 17 00:00:00 2001 From: Julien Date: Sun, 14 Jul 2019 18:35:33 +0200 Subject: [PATCH] Grammar/Typo fix in a warning box --- components/finder.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/finder.rst b/components/finder.rst index 78e6c9db76f..2d0810213ee 100644 --- a/components/finder.rst +++ b/components/finder.rst @@ -58,7 +58,7 @@ the Finder instance. The ``Finder`` object doesn't reset its internal state automatically. This means that you need to create a new instance if you do not want - get mixed results. + to get mixed results. .. caution::