From c73c28796b4096591faa0f01ead5c98493edbced Mon Sep 17 00:00:00 2001 From: Tom Ayre Date: Thu, 12 Mar 2015 13:04:18 -0400 Subject: [PATCH] :s/Javascript/JavaScript/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0b01d5a8..beb20553a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 * Parsing/formatting/validating phone numbers for all countries/regions of the world.