Skip to content

Commit

Permalink
fixed a date type in the postmortem
Browse files Browse the repository at this point in the history
Dates with month 5 were typed as month 4 due to a very sleepy writer. Fixed.
  • Loading branch information
RA-Salles authored Sep 3, 2024
1 parent 11f495f commit 8f188de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/postmortem/postmortem.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
>
Expand Down

0 comments on commit 8f188de

Please sign in to comment.