Stuart Kent 9 лет назад
Родитель
Сommit
5478c7b873
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      exercises/phone-number/README.md

+ 1
- 1
exercises/phone-number/README.md Просмотреть файл

14
 
14
 
15
 where `N` is any digit from 2 through 9 and `X` is any digit from 0 through 9.
15
 where `N` is any digit from 2 through 9 and `X` is any digit from 0 through 9.
16
 
16
 
17
-Your task is to clean up differently formated telephone numbers by removing punctuation and the country code (1) if present.
17
+Your task is to clean up differently formatted telephone numbers by removing punctuation and the country code (1) if present.
18
 
18
 
19
 For example, the inputs
19
 For example, the inputs
20
 - `+1 (613)-995-0253`
20
 - `+1 (613)-995-0253`