From 4cfd848bc32118091f2842235656e5ee7e8356f6 Mon Sep 17 00:00:00 2001 From: pbnsilva Date: Thu, 11 Jan 2018 17:35:59 +0100 Subject: [PATCH] Fixes typo in PhraseMatcher API docs --- website/api/phrasematcher.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/api/phrasematcher.jade b/website/api/phrasematcher.jade index 223ec11f9..bfcf7782c 100644 --- a/website/api/phrasematcher.jade +++ b/website/api/phrasematcher.jade @@ -28,7 +28,7 @@ p Create the rule-based #[code PhraseMatcher]. +row +cell #[code max_length] +cell int - +cell Mamimum length of a phrase pattern to add. + +cell Maximum length of a phrase pattern to add. +row("foot") +cell returns