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::