Skip to content

Commit

Permalink
Fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatoliy Fedorenko committed Dec 30, 2020
1 parent 4d302ca commit 57344e5
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 @@ -11,7 +11,7 @@ root if it already is):
go mod init
```

Then, reference stripe-go in a Go program with `import`:
Then, reference isdayoff module in a Go program with `import`:

``` go
import (
Expand Down

0 comments on commit 57344e5

Please sign in to comment.