Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyicker committed Jun 15, 2024
1 parent 168e8bb commit 16f202a
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 @@ -61,5 +61,5 @@ to be freely garbage-collected when applicable. `SNTPClient.singleton` is thread

While using the core artifact instead is strongly recommended whenever possible, this one may be
useful if your codebase requires exactly the same clock reference using exactly the same
synchronization pacing across multiple places but it does not feature integration points between
synchronization pacing across multiple places, but it does not feature integration points between
these that allow you to share a single `SNTPClient` instance.

0 comments on commit 16f202a

Please sign in to comment.