Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Antonio Díaz-Benito Soriano <[email protected]>
  • Loading branch information
stoyicker authored Jun 15, 2024
1 parent 168e8bb commit 020bbea
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 020bbea

Please sign in to comment.