Skip to content

Commit

Permalink
Update README_EN.md
Browse files Browse the repository at this point in the history
Co-authored-by: Camila Maia <[email protected]>
  • Loading branch information
giovannism20 and camilamaia authored Oct 4, 2023
1 parent 8f534ff commit b5b1edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ True

### remove_symbols_phone

Remove symbols from phone number. ***Exemplo: +55 (21) 2569-6969 ficaria '552125696969'.***
Remove symbols from phone number. ***Example: +55 (21) 2569-6969 will return '552125696969'.***

```python
>>> from brutils import remove_symbols_phone
Expand Down

0 comments on commit b5b1edb

Please sign in to comment.