remove character

This commit is contained in:
wobsoriano
2022-11-12 21:16:19 -08:00
parent 6b898e836c
commit d5567e5826

View File

@@ -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.