Skip to content

Commit a3dab68

Browse files
committed
typo again
1 parent 5063337 commit a3dab68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/powersync_core/lib/src/schema.dart

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

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

0 commit comments

Comments
 (0)