Skip to content

Commit 5063337

Browse files
committed
Typo
1 parent 945ac4c commit 5063337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync_core/lib/src/schema.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Schema {
2929

3030
/// Options to include old values in [CrudEntry] for update statements.
3131
///
32-
/// This options are enabled by passing it to a non-local [Table] constructor.
32+
/// These options are enabled by passing it to a non-local [Table] constructor.
3333
final class IncludeOldOptions {
3434
/// A filter of column names for which updates should be tracked.
3535
///

0 commit comments

Comments
 (0)