diff --git a/docs/content/1.get-started/1.installation.md b/docs/content/1.get-started/1.installation.md index 5ad0f01..6d84cfc 100644 --- a/docs/content/1.get-started/1.installation.md +++ b/docs/content/1.get-started/1.installation.md @@ -33,8 +33,6 @@ For making typesafe API calls from your client. Most examples use [Zod](https://github.com/colinhacks/zod) for input validation and tRPC.io highly recommends it, though it isn't required. -:: - ## Next Steps Now that you've installed the required dependencies, you are ready to start building your application.