From d9c901297d480773cc1ed7f7f8587290d73039a0 Mon Sep 17 00:00:00 2001 From: evanasse Date: Tue, 2 Apr 2024 00:34:08 +0000 Subject: [PATCH] Update instructions.md Fix typo in character name --- exercises/concept/tisbury-treasure-hunt/.docs/instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/concept/tisbury-treasure-hunt/.docs/instructions.md b/exercises/concept/tisbury-treasure-hunt/.docs/instructions.md index 3fbd74dd5..9f8d305d2 100644 --- a/exercises/concept/tisbury-treasure-hunt/.docs/instructions.md +++ b/exercises/concept/tisbury-treasure-hunt/.docs/instructions.md @@ -43,7 +43,7 @@ Aazra and Rui are designing a pirate-themed treasure hunt. There is a list of tr -But things are a bit disorganized: Azara's coordinates appear to be formatted and sorted differently from Rui's, and they have to keep looking from one list to the other to figure out which treasures go with which locations. Being budding Gleamlins, they have come to you for help in writing a small program (a set of functions, really) to better organize their hunt information. +But things are a bit disorganized: Aazra's coordinates appear to be formatted and sorted differently from Rui's, and they have to keep looking from one list to the other to figure out which treasures go with which locations. Being budding Gleamlins, they have come to you for help in writing a small program (a set of functions, really) to better organize their hunt information. ## 1. Convert locations