Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dasrick committed May 2, 2019
1 parent b268286 commit 7906c68
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 @@ -31,7 +31,7 @@ To import this package, add the following line to your code:
import "gopkg.in/dasrick/go-teams-notify.v1"
```

And this is an example of a simple implemenatation ...
And this is an example of a simple implementation ...

```
import (
Expand Down

0 comments on commit 7906c68

Please sign in to comment.