chore: fix typo in README.md (#4050)

This commit is contained in:
KinfeMichael Tariku
2025-08-17 10:32:56 +03:00
committed by GitHub
parent 0c7e877195
commit db30b900df

View File

@@ -32,7 +32,7 @@ Better Auth is framework-agnostic authentication (and authorization) library for
### Why Better Auth
Authentication in the TypeScript ecosystem is a half-solved problem. Other open-source libraries often requires a lot of additional code for anything beyond basic authentication. Rather than just pushing third-party services as the solution, I believe we can do better as a community—hence, Better Auth.
Authentication in the TypeScript ecosystem is a half-solved problem. Other open-source libraries often require a lot of additional code for anything beyond basic authentication. Rather than just pushing third-party services as the solution, I believe we can do better as a community—hence, Better Auth.
## Contribution