Skip to content

Commit 4a41ded

Browse files
fix: correct typo in README
1 parent fcffed7 commit 4a41ded

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
@@ -110,7 +110,7 @@ who("5-2-1")
110110
Return namedays of specified date.
111111

112112
```javascript
113-
import { date } from "namedays"
113+
import { on } from "namedays"
114114

115115
on({ month: 5 })
116116
// Returns all namedays in May

0 commit comments

Comments
 (0)