From 5c0de0abeb5bab2a76e3b5a46b0e7074a20565d1 Mon Sep 17 00:00:00 2001 From: Nathan Parsons Date: Sun, 29 Oct 2017 20:39:35 +0000 Subject: [PATCH] phone-number: Fix typo --- exercises/phone-number/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exercises/phone-number/README.md b/exercises/phone-number/README.md index 2085eb94169..9f93f439d2a 100644 --- a/exercises/phone-number/README.md +++ b/exercises/phone-number/README.md @@ -14,7 +14,8 @@ The format is usually represented as where `N` is any digit from 2 through 9 and `X` is any digit from 0 through 9. -Your task is to clean up differently formated telephone numbers by removing punctuation and the country code (1) if present. +Your task is to clean up differently formatted telephone numbers by removing punctuation and the +country code (1) if present. For example, the inputs - `+1 (613)-995-0253`