mirror of
https://github.com/AfterShip/email-verifier.git
synced 2025-02-06 10:24:28 +00:00
updating readme
This commit is contained in:
parent
e66a370ad7
commit
95340accfc
@ -105,7 +105,7 @@ func main() {
|
||||
}
|
||||
```
|
||||
|
||||
If you wish to disable the catchAll check, use the `DisableCatchAllCheck()` switch (it is in effect only if the SMTP check is enabled) e.g.
|
||||
If you want to disable catchAll checking, use the `DisableCatchAllCheck()` switch (in effect only when SMTP verification is enabled).
|
||||
|
||||
```go
|
||||
verifier = emailverifier.
|
||||
|
Loading…
x
Reference in New Issue
Block a user