From d72306fa6a567f3c1c2beb684625604ee84038d2 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 31 May 2024 18:40:00 +0200 Subject: [PATCH] Update 0.2.0.md --- documentation/docs/changelog/0.2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.0.md b/documentation/docs/changelog/0.2.0.md index 58bdd884..fa41735b 100644 --- a/documentation/docs/changelog/0.2.0.md +++ b/documentation/docs/changelog/0.2.0.md @@ -11,7 +11,7 @@ Not yet released. ### 🚀 New features ### 🐛 Bug fixes -- Fixed 500 error on `/pm2` when installing Python applicaiton. +- Fixed 500 error on `/pm2` when installing Python application. - Fixed error `Error retrieving database count for the user.` when user has MySQL service stopped. ### 💅 Polish