From c02f274b59210ba675ecd7f8d17129d7dcbff529 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Wed, 3 Jan 2018 08:59:40 +0100 Subject: [PATCH] typo --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 8685c68..426a211 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ * Added comment statistics to assignment solution list view * **Pascal** will now accept multiple files -* dded new file/folder existance check after compilation of user solutions (Useful for instance for **FPC** which sometimes does not output proper binary file even if told to) +* Added new file/folder existance check after compilation of user solutions (Useful for instance for **FPC** which sometimes does not output proper binary file even if told to) * New loading screen to make sure the javascript bundle is loaded * Allow proper caching of bundle and static content in browser, which should bring better performance * Fix issue with **CAS** login on Android and sometimes desktop Firefox