diff --git a/website/src/jade/docs/_api.html b/website/src/jade/docs/_api.html index 09de92d14..649f65d72 100644 --- a/website/src/jade/docs/_api.html +++ b/website/src/jade/docs/_api.html @@ -246,7 +246,7 @@ array([[11880],
  • like_url Does the word resembles a URL?
  • -
  • like_num Does the word represent a number? e.g. “10.9”, “10”, “ten”, etc +
  • like_number Does the word represent a number? e.g. “10.9”, “10”, “ten”, etc
  • like_email Does the word resemble an email?
  • @@ -603,4 +603,4 @@ assert token.i == 4

    Load the strings mapping from a plain-text file in the given location. The format is subject to change; so if you need to read/write compatible files, please can find details in the strings.pyx source.

    - \ No newline at end of file +