Skip to content

Commit 713ad69

Browse files
committed
fix: more markdown fixes
1 parent 1c42a0b commit 713ad69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exercises/relative-distance/introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
You've been hired to develop **Noble Knots**, the hottest new dating app for nobility!
44
With centuries of royal intermarriage, things have gotten… _complicated_.
5-
To avoid any _oops-we're-twins_ situations, your job is to build a system that checks how closely two people are related.
5+
To avoid any _oops-we're-twins_ situations, your job is to build a system that checks how closely two people are related.
66

7-
Inspired by Iceland’s famous "[Islendinga-App][islendiga-app]" (which prevents accidental dating of a close relative), your algorithm will determine the **degree of separation** between two individuals in the royal family tree.
7+
Inspired by Iceland’s famous "[Islendinga-App][islendiga-app]" (which prevents accidental dating of a close relative), your algorithm will determine the **degree of separation** between two individuals in the royal family tree.
88

9-
Will your app help crown a perfect match?
9+
Will your app help crown a perfect match?
1010

1111
[islendiga-app]: http://www.islendingaapp.is/information-in-english/

0 commit comments

Comments
 (0)