1
0
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:
Lukasz Guminski 2023-03-02 11:22:29 +01:00
parent e66a370ad7
commit 95340accfc

View File

@ -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.