From 380539947632d4e0910454a6f999235ee3183e9c Mon Sep 17 00:00:00 2001 From: counterweight Date: Sun, 15 Jun 2025 20:29:27 +0200 Subject: [PATCH] typo --- job_hunt_2025/galoy/challenge_scratch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/job_hunt_2025/galoy/challenge_scratch.md b/job_hunt_2025/galoy/challenge_scratch.md index a25ec8b..f673901 100644 --- a/job_hunt_2025/galoy/challenge_scratch.md +++ b/job_hunt_2025/galoy/challenge_scratch.md @@ -129,6 +129,6 @@ First bits I'll explore before moving on: * Getting the environment working. * Run the tests. * Get more familiar with the user events and how schemas are defined and used in the repo. -* Get more familair with how the tests are written. +* Get more familiar with how the tests are written. I'll clear those first and then take it from there.