chore (docs): Fix spelling mistake

This commit is contained in:
Vineeth Voruganti 2025-05-15 15:42:01 -04:00
parent 93ece49f96
commit d1ce285213
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `/list` endpoints to not require a request body
- `metamessage_type` to `label` with backwards compatability
- Database Provisiong to rely on alembic
- Database Provisioning to rely on alembic
- Database Session Manager to explicitly rollback transactions before closing
the connection