diff --git a/README.md b/README.md index 9897438..3f94347 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Less-significant fields can be omitted: => (date-time 1986 10 14) # -Get the current time with `(now)` and the start of the Unix epoch with `(epcoh)`. +Get the current time with `(now)` and the start of the Unix epoch with `(epoch)`. Once you have a date-time, use accessors like `hour` and `sec` to access the corresponding fields: