Skip to content

Commit

Permalink
tiny fix to intro text
Browse files Browse the repository at this point in the history
  • Loading branch information
dco-lentz committed Sep 25, 2024
1 parent 5720ad2 commit d6549fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ clj-uuid
UUIDs (Universally Unique Identifiers) as described by
[**IETF RFC-9562**](http://www.ietf.org/rfc/rfc9562.txt).

This library extends the standard Java UUID class to provide true v1
(time based) and v3/v5 (namespace based) identifier generation.
This library extends the standard Java UUID class to provide true
time based and namespace based identifier generation.
Additionally, a number of useful supporting utilities are provided to
support serialization and manipulation of these UUIDs in a simple,
efficient manner.
Expand Down

0 comments on commit d6549fa

Please sign in to comment.