From d1ce285213737f6139fb6a83ac0f2cc81f99efbd Mon Sep 17 00:00:00 2001 From: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com> Date: Thu, 15 May 2025 15:42:01 -0400 Subject: [PATCH] chore (docs): Fix spelling mistake --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cb23ede..86688d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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