Skip to content

Commit

Permalink
Merge pull request #38 from ahmetkurukose/patch-1
Browse files Browse the repository at this point in the history
small typo fix
  • Loading branch information
marktennyson authored Jul 27, 2022
2 parents eb7c1c9 + 9f48596 commit 9b8271a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/example.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Example

## Sending emails using Falsk-Email
## Sending emails using Flask-Mailing

## List of Examples

Expand Down Expand Up @@ -325,4 +325,4 @@ print(who_is.is_dispasoble()) # check email is disposable or not
print(who_is.check_mx_record()) # check domain mx records
print(who_is.free_check) # check email domain is free or not

```
```

0 comments on commit 9b8271a

Please sign in to comment.