From 66642322653294b1e128a5f70fef517e3240467e Mon Sep 17 00:00:00 2001 From: Benjamin Toby Date: Wed, 1 Nov 2023 09:21:07 +0100 Subject: [PATCH] Update Skills --- app/(utils)/web-dev-stack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(utils)/web-dev-stack.json b/app/(utils)/web-dev-stack.json index 15c5328..742f631 100644 --- a/app/(utils)/web-dev-stack.json +++ b/app/(utils)/web-dev-stack.json @@ -36,7 +36,7 @@ "description": "Super secure web server, reverse proxy and load balancer" }, { - "title": "MySQL", + "title": "MySQL, Mariadb, PostgreSQL", "description": "Tried and tested data storage, querying, and management." }, {