From 8f188deca79edfe4c85a4ac38e6b4d7c48074e05 Mon Sep 17 00:00:00 2001 From: Locust Date: Tue, 3 Sep 2024 15:53:36 -0300 Subject: [PATCH] fixed a date type in the postmortem Dates with month 5 were typed as month 4 due to a very sleepy writer. Fixed. --- docs/postmortem/postmortem.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/postmortem/postmortem.md b/docs/postmortem/postmortem.md index 3647020..d427751 100644 --- a/docs/postmortem/postmortem.md +++ b/docs/postmortem/postmortem.md @@ -26,9 +26,9 @@ decision to work only when the strike ended would prove to be a terrible idea. > > **26/04/24 :** The frontend's first version was finished. While still mostly crude, it was a good beginning and we had theoretically had time to finish it. > -> **07/04/24 :** It came to the squad's knowledge that no further presentations would take place until the strike came to an end. Mostly no changes to the base project was done during this period. +> **07/05/24 :** It came to the squad's knowledge that no further presentations would take place until the strike came to an end. Mostly no changes to the base project was done during this period. > -> **17/04/24 :** The lead frontend engineer left the project. With no one else fully capable of working with html and able to understand the designs, this was the first nail in the coffin. As most other +> **17/05/24 :** The lead frontend engineer left the project. With no one else fully capable of working with html and able to understand the designs, this was the first nail in the coffin. As most other disciplines were launching their final projects and tests during the following period, the remainder of the members felt more urgency to focus on the active disciplines. With rare exceptions, no meetings were held during the aforementioned following period. >