Skip to content

Commit c882e57

Browse files
author
vlad-outscraper
committed
2 parents 4fe16f1 + 46e4a9e commit c882e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Phones Validator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ client = ApiClient(api_key='SECRET_API_KEY')
2222
## Usage
2323

2424
```python
25-
# Search contacts from website:
25+
# Get information about the phone number:
2626
results = client.phones_enricher(['12812368208'])
2727
```

0 commit comments

Comments
 (0)