From fa0f703eabbee61962802aa456a756c8682935e1 Mon Sep 17 00:00:00 2001 From: Aaron Kable Date: Mon, 4 Aug 2025 19:14:08 +0800 Subject: [PATCH] MariaDB not Maria --- docs/development/dev_setup/aa-dev-setup-wsl-vsc-v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/dev_setup/aa-dev-setup-wsl-vsc-v2.md b/docs/development/dev_setup/aa-dev-setup-wsl-vsc-v2.md index 2707456c..107cfe8b 100644 --- a/docs/development/dev_setup/aa-dev-setup-wsl-vsc-v2.md +++ b/docs/development/dev_setup/aa-dev-setup-wsl-vsc-v2.md @@ -17,7 +17,7 @@ The development environment consists of the following components: - Visual Studio Code with the Remote WSL and Python extension - WSL with Ubuntu (24.04. LTS or higher) - Python environment on WSL (3.12 or higher) -- MySQL/Maria server on WSL +- MySQL/MariaDB server on WSL - Redis on WSL - Alliance Auth on WSL - Celery on WSL