Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
miladrahimi committed Sep 30, 2019
1 parent 8da5179 commit 89864c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ For example:

```go
container.Make(func(m Mailer) {
// m is instance of Gmail
// m is an instance of Gmail
m.Send("[email protected]", "Hello!")
})
```
Expand Down

0 comments on commit 89864c3

Please sign in to comment.