Skip to content

Commit 9c11bdc

Browse files
committed
typo
1 parent 028444c commit 9c11bdc

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
@@ -268,7 +268,7 @@ let { partID, name }: Props = $props();
268268

269269
### Query Logger
270270

271-
Enables query and mutation logs to the browser console. It can be set at with the `<ViamProvier />` or with `window` functions:
271+
Enables query and mutation logs to the browser console. It can be set at with the `<ViamProvider />` or with `window` functions:
272272

273273
```svelte
274274
<!-- enable query logging -->

0 commit comments

Comments
 (0)