Fix typo in stop-tokenfilter.asciidoc (#91128) (#91207)
Since ignore_case is set to true in our custom stop words filter, the matching will be case-insensitive.
(cherry picked from commit a03fba9d77c7ab781fca98eaffe901a17419772e)
Co-authored-by: Siniša Subašić <68671543+sinisuba@users.noreply.github.com>