Skip to content

Commit 0b2134e

Browse files
authored
fix: clear up exercises/relative-distance/introduction.md
1 parent 7414331 commit 0b2134e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exercises/relative-distance/introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ You've been hired to develop **Noble Knots**, the hottest new dating app for nob
44
With centuries of royal intermarriage, things have gotten… _complicated_.
55
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+
Noble Knots is inspired by Iceland's "[Islendinga-App][islendiga-app]," which is backed up by a database that traces all known family connections between Icelanders from the time of the settlement of Iceland.
8+
Your algorithm will determine the **degree of separation** between two individuals in the royal family tree.
89

910
Will your app help crown a perfect match?
1011

0 commit comments

Comments
 (0)