Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas authored Jun 15, 2023
1 parent 5825e87 commit 4bf6344
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 @@ -42,7 +42,7 @@ import {
parseJekyllDateTime,
formatJekyllPermalink,
formatJekyllPost
} from "@humanwhocodes/async-event-emitter";
} from "@humanwhocodes/astro-jekyll";
```

In general, you'll probably only ever need `formatJekyllPost()`, which you use after calling `getCollection()`, like this:
Expand Down

0 comments on commit 4bf6344

Please sign in to comment.