Merge pull request #6302 from fraziern/fix/telephone-number-waypoint-clarify

Clarification in telephone-number advanced bonfire
This commit is contained in:
Rex Schrader
2016-01-18 21:15:25 -08:00

View File

@ -9,7 +9,7 @@
"title": "Validate US Telephone Numbers",
"description": [
"Return true if the passed string is a valid US phone number",
"The user may fill out the form field any way they choose as long as it is a valid US number. The following are all valid formats for US numbers:",
"The user may fill out the form field any way they choose as long as it is a valid US number. The following are examples of valid formats for US numbers (refer to the tests below for other variants):",
"<code>555-555-5555</code>",
"<code>(555)555-5555</code>",
"<code>(555) 555-5555</code>",