Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyab committed May 6, 2024
1 parent e67d39d commit 39f806b
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 @@ -54,7 +54,7 @@ func NewTeq() teq.Teq {
return tq
}

// then you can use easily it everywhere
// then you can easily use it everywhere
tq := NewTeq()
```

Expand Down

0 comments on commit 39f806b

Please sign in to comment.