From 479ad6777f2b596122b89a1aa6337bcd9cc3c6c0 Mon Sep 17 00:00:00 2001 From: sinclair Date: Tue, 23 May 2023 12:13:22 +0900 Subject: [PATCH] Ecosystem --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8267839..f646c72 100644 --- a/readme.md +++ b/readme.md @@ -1436,7 +1436,7 @@ TypeBox offers a small web based code generation tool that can be used to conver The following is a list of community packages that provide additional framework integration and tooling support for TypeBox. -| Package Name | Short Description | +| Package | Description | | ------------- | ------------- | | [elysia](https://github.com/elysiajs/elysia) | Fast and friendly Bun web framework | | [fastify-type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) | Fastify TypeBox integration with the Fastify Type Provider |