Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c-tanner authored Sep 29, 2024
1 parent 5904534 commit 3784f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class Task extends Model
}
```

Note that we are using the `#[SyncFrom]` attribute on the "parent" class here instead of `#[SyncTo]`.
> Note that we are using the `#[SyncFrom]` attribute on the "parent" class here instead of `#[SyncTo]`.
And in our `Subtask` class:

Expand Down

0 comments on commit 3784f36

Please sign in to comment.