From 269ebdf67ee632c8d8216ec61069f6cef7f3dc39 Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Mon, 16 Sep 2024 05:51:29 +0200 Subject: [PATCH] Update Documentation/ApiOverview/Database/Index.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Stefan Frömken --- Documentation/ApiOverview/Database/Index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ApiOverview/Database/Index.rst b/Documentation/ApiOverview/Database/Index.rst index 44a5159e1..170ce1897 100644 --- a/Documentation/ApiOverview/Database/Index.rst +++ b/Documentation/ApiOverview/Database/Index.rst @@ -8,7 +8,7 @@ Database (Doctrine DBAL) ======================== This chapter describes accessing the database on the level of the Doctrine -database abstraction layer (DBAL). +Database Abstraction Layer (DBAL). The Doctrine Database Abstraction Layer (DBAL) in TYPO3 provides developers with a powerful and flexible way to interact with databases, allowing them to