Skip to content

Commit a69e156

Browse files
Update src/CommunityToolkit.Datasync.Client/Offline/SynchronizationEventArgs.cs
Co-authored-by: Copilot <[email protected]>
1 parent cf96767 commit a69e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommunityToolkit.Datasync.Client/Offline/SynchronizationEventArgs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public enum SynchronizationEventType
2727
ItemsCommitted,
2828

2929
/// <summary>
30-
/// Pull for the given entiry ended.
30+
/// Pull for the given entity ended.
3131
/// </summary>
3232
PullEnded,
3333
/// <summary>

0 commit comments

Comments
 (0)