Skip to content

Commit cda035f

Browse files
javierpuzpuzpuz
andauthored
typo on README.md
Co-authored-by: Andrei Pechkurov <[email protected]>
1 parent 26c42d6 commit cda035f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ func main() {
5454
log.Fatal(err)
5555
}
5656

57-
// You can pass a time, rather than using the AtNow call
57+
// You can pass a timestamp, rather than using the AtNow call
5858
err = sender.
5959
Table("trades").
6060
Symbol("symbol", "BTC-USD").

0 commit comments

Comments
 (0)