Skip to content

Commit 4f6e275

Browse files
committed
fix: implement comments
1 parent b2bf490 commit 4f6e275

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

exercises/relative-distance/instructions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ The degree of separation between Uma and Isla is 1.
3333

3434
~~~~exercism/note
3535
Isla and Tariq are siblings and have a separation of 1.
36-
For a genetic relationship analysis, you wouldn't be related to the person that married the brother of your father.
37-
This implementation would report a relationship distance of 2 from you to that person.
36+
Similarly, this implementation would report a separation of 2 from you to your father's brother.
3837
~~~~
3938

4039
[six-bacons]: https://en.m.wikipedia.org/wiki/Six_Degrees_of_Kevin_Bacon

0 commit comments

Comments
 (0)