diff --git a/200_Language_intro/00_Intro.asciidoc b/200_Language_intro/00_Intro.asciidoc index 6f8e105fc..964c62aaa 100644 --- a/200_Language_intro/00_Intro.asciidoc +++ b/200_Language_intro/00_Intro.asciidoc @@ -39,7 +39,7 @@ order to make words from that((("language analyzers", "other transformations spe * The `french` analyzer ((("french analyzer")))removes _elisions_ like `l'` and `qu'` and _diacritics_ like `¨` or `^`: + -`l'église` -> `eglis` +`l'église` -> `eglise` * The `german` analyzer normalizes((("german analyzer"))) terms, replacing `ä` and `ae` with `a`, or `ß` with `ss`, among others: