From 88f2b9790daea6956a3ba71082774376a0bfc4b9 Mon Sep 17 00:00:00 2001 From: norma Date: Tue, 27 Jan 2026 09:50:02 +0100 Subject: [PATCH] fix(settings): detatched -> detached typo fix --- src/screens/Settings/DeerSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/screens/Settings/DeerSettings.tsx b/src/screens/Settings/DeerSettings.tsx index 7dc8a4e5a..57075a260 100644 --- a/src/screens/Settings/DeerSettings.tsx +++ b/src/screens/Settings/DeerSettings.tsx @@ -472,7 +472,7 @@ export function DeerSettingsScreen({}: Props) { Fetch records directly from PDS to see contents of blocked and - detatched quotes + detached quotes -- 2.51.2