Browse Source

Update README.md (#1877)

Changed getExampleNumberByType to getExampleNumberForType
pull/1893/head
kkeshava 8 years ago
committed by GitHub
parent
commit
6ce5ca99bb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -30,7 +30,7 @@ Cream Sandwich).
Cost, VoIP, Personal Numbers, UAN, Pager, and Voicemail (whenever feasible).
* `isNumberMatch` - gets a confidence level on whether two numbers could be
the same.
* `getExampleNumber` and `getExampleNumberByType` - provide valid example
* `getExampleNumber` and `getExampleNumberForType` - provide valid example
numbers for all countries/regions, with the option of specifying which type
of example phone number is needed.
* `isPossibleNumber` - quickly guesses whether a number is a possible


Loading…
Cancel
Save