diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Q9/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Q9/README.md b/src/Q9/README.md index 398aac9..646a47b 100644 --- a/src/Q9/README.md +++ b/src/Q9/README.md @@ -115,6 +115,6 @@ 1. Discussion -This was fun. Instead of passing around x and y coordinate, I would have -preferred to extract a `Coordinate` class that can check the boundaries of the -grid. + This was fun. Instead of passing around x and y coordinate, I would have + preferred to extract a `Coordinate` class that can check the boundaries of the + grid. |
