Skip to content

Commit 1c42a0b

Browse files
committed
fix: make markdown linter happy
1 parent 5d8e6fe commit 1c42a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/relative-distance/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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

77
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

0 commit comments

Comments
 (0)