Update README.md

fixed typo witch -> which on linee 22
This commit is contained in:
ecce75 2023-09-21 12:40:36 +03:00 committed by Niccolò Primo
parent 7e2c88632b
commit 3c34dca429
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ The goal of this program is to organize a certain chain of project tasks in orde
Example:
Imagine a project with different tasks in witch we have to achieve a final goal. Each of the tasks can have their dependencies and restrictions, lets say you are putting together a new cabinet and you have 7 boards.
Imagine a project with different tasks in which we have to achieve a final goal. Each of the tasks can have their dependencies and restrictions, lets say you are putting together a new cabinet and you have 7 boards.
| Task | Needed | Result | Cycle |
| ------------- | :-----------------------------------: | :-----------: | :---: |