summaryrefslogtreecommitdiff
path: root/src/Q9
diff options
context:
space:
mode:
Diffstat (limited to 'src/Q9')
-rw-r--r--src/Q9/README.md6
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.