From 4d2e8c48fa8e2f4e53bf73b570e620eba03d6ee7 Mon Sep 17 00:00:00 2001 From: Athanasios Keramas Date: Mon, 2 Sep 2024 13:41:48 +0300 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8461ba1b6..c230fbe8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.10.11dev -* [Feature] Disable full stackt race when using spark connect ([#1011](https://github.com/ploomber/jupysql/issues/1011)) (by [@b1ackout](https://github.com/b1ackout)) +* [Feature] Disable full stack trace when using spark connect ([#1011](https://github.com/ploomber/jupysql/issues/1011)) (by [@b1ackout](https://github.com/b1ackout)) ## 0.10.10 (2024-02-07)