diff --git a/To-do-list.md b/To-do-list.md index 05e01fe..3c88625 100644 --- a/To-do-list.md +++ b/To-do-list.md @@ -3,4 +3,4 @@ This list is anaggregation of features that I want to implement. I you have some * (!) Add shifting points to `Tournament::getRanking()` * Get a player by name * Change the first round number to 1 -* Rearrange enums to get logical values when invoking __toString() \ No newline at end of file +* Rearrange enums to get logical values when invoking `__toString()` \ No newline at end of file