From 696ae87b477c6f7424c432947ec83ba1f14ce8fe Mon Sep 17 00:00:00 2001 From: ines Date: Thu, 8 Feb 2018 11:28:54 +0100 Subject: [PATCH] Fix whitespace --- website/usage/_linguistic-features/_rule-based-matching.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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