Skip to content

Commit

Permalink
Fix typo (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Loreto <[email protected]>
  • Loading branch information
loreto committed Jun 29, 2023
1 parent dabcb53 commit 883132d
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 @@ -42,7 +42,7 @@ Here's an example of a TypeID of type `user`:
| [TypeScript](https://github.com/jetpack-io/typeid-ts) | ✓ Implemented |

### Community Provided Implementations
| Language | Author | Validted Against Spec? |
| Language | Author | Validated Against Spec? |
| -------- | ------ | ---------------------- |
| [C# (.Net)](https://github.com/TenCoKaciStromy/typeid-dotnet) | @TenCoKaciStromy | Not Yet |
| [Rust](https://github.com/alisa101rs/typeid-rs) | @alisa101rs | Not Yet |
Expand Down Expand Up @@ -87,4 +87,4 @@ prefix_01h2xcejqtf2nbrexx3vqjhp41
Alternatives to UUIDv7 that are also worth considering (but not type-safe like TypeIDs):
+ [xid](https://github.com/rs/xid)
+ [ulid](https://github.com/ulid)
+ [ksuid](https://github.com/segmentio/ksuid)
+ [ksuid](https://github.com/segmentio/ksuid)

0 comments on commit 883132d

Please sign in to comment.