Skip to content

Commit bc382d8

Browse files
authored
Update README.md
1 parent 078f7ef commit bc382d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ composer require ilyagvc/checkhost
2626
## 🧱 Constructor
2727

2828
```php
29-
$checkHost = new \ILYAGVC\CheckHost\CheckHost(
29+
$checkHost = new CheckHost(
3030
array|string|null $selectedCountries = null,
3131
bool $except = false,
3232
string|null $proxy = null,

0 commit comments

Comments
 (0)