Skip to content

Commit 866a7b0

Browse files
typo
1 parent 52ac1b3 commit 866a7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/config/PowerSyncConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ export const powerSyncConfig = t
415415
.object({
416416
path: t.string
417417
.meta({
418-
description: 'Path to the sync rules file or directory.'
418+
description: 'Path to the sync rules YAML file.'
419419
})
420420
.optional(),
421421
content: t.string

0 commit comments

Comments
 (0)