diff --git a/website/usage/_linguistic-features/_rule-based-matching.jade b/website/usage/_linguistic-features/_rule-based-matching.jade index 794b6595c..ea50ec7b3 100644 --- a/website/usage/_linguistic-features/_rule-based-matching.jade +++ b/website/usage/_linguistic-features/_rule-based-matching.jade @@ -161,7 +161,7 @@ p p | The #[code +] and #[code *] operators are usually interpretted - | "greedily", i.e. longer matches are returned where possible. + | "greedily", i.e. longer matches are returned where possible. +h(3, "adding-phrase-patterns") Adding phrase patterns