Browse Source

:s/Javascript/JavaScript/

pull/648/head
Tom Ayre 11 years ago
parent
commit
c73c28796b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -1,6 +1,6 @@
# What is it? # What is it?
Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich).
Google's common Java, C++ and JavaScript library for parsing, formatting, storing and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich).
# Highlights of functionality # Highlights of functionality
* Parsing/formatting/validating phone numbers for all countries/regions of the world. * Parsing/formatting/validating phone numbers for all countries/regions of the world.


Loading…
Cancel
Save