Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
meduzen authored Aug 5, 2023
1 parent df1d7d3 commit 7cc58eb
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 @@ -87,7 +87,7 @@ import { datetime, duration } from 'datetime-attribute'
import * from 'datetime-attribute'
```

Not using a package manager? Download [the package files](https://github.com/meduzen/datetime-attribute/releases) in your project ad take the files in `/src`.
Not using a package manager? Download [the package files](https://github.com/meduzen/datetime-attribute/releases) in your project and take the files in `/src`.

## Expressing moments with `datetime()`

Expand Down

0 comments on commit 7cc58eb

Please sign in to comment.