From 9a09c675a35f75f40999981a616d6a6d0b90f2b5 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 29 Dec 2017 21:45:44 +0100 Subject: [PATCH] Fix typo: MariDB to MariaDB (#4301) --- source/_components/recorder.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/recorder.markdown b/source/_components/recorder.markdown index 6531fdf71a0..ae8aae4a490 100644 --- a/source/_components/recorder.markdown +++ b/source/_components/recorder.markdown @@ -119,7 +119,7 @@ action: Not all Python bindings for the chosen database engine can be installed directly. This section contains additional details which should help you to get it working. -### {% linkable_title MariDB and MySQL %} +### {% linkable_title MariaDB and MySQL %} For MariaDB you may have to install a few dependencies. On the Python side we use the `mysqlclient`: