Guides changes, follow up of #24401

[ci skip]
This commit is contained in:
Vipul A M 2016-04-05 11:42:07 +05:30
parent 2a53011fd3
commit c1c6c3878e

@ -1419,7 +1419,7 @@ number_to_percentage(100, precision: 0) # => 100%
#### number_to_phone
Formats a number into a US phone number.
Formats a number into a phone number (US by default).
```ruby
number_to_phone(1235551234) # => 123-555-1234