Skip to content

Commit be1b222

Browse files
Updated read me
1 parent 579ffe3 commit be1b222

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
@@ -24,7 +24,7 @@ This is a plug and play library for [`Sveltekit`](https://kit.svelte.dev/) proje
2424

2525
```bash
2626
import { PUBLIC_NOTION_DATABASE_ID, PUBLIC_NOTION_TOKEN } from "$env/static/public";
27-
import { initNotion } from "sveltekit-notion-blog";
27+
import { initNotionBlog } from "sveltekit-notion-blog";
2828

2929
export const prerender = true;
3030

0 commit comments

Comments
 (0)