From 6b5e3181fb9681e0c0c3b23df29552674183d212 Mon Sep 17 00:00:00 2001
From: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Date: Sun, 7 Jul 2024 00:39:04 +0100
Subject: [PATCH] Add missing `to` in StarterPackScreen.tsx string (#4743)
---
src/screens/StarterPack/StarterPackScreen.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/screens/StarterPack/StarterPackScreen.tsx b/src/screens/StarterPack/StarterPackScreen.tsx
index 518318f7a1..680b7c455e 100644
--- a/src/screens/StarterPack/StarterPackScreen.tsx
+++ b/src/screens/StarterPack/StarterPackScreen.tsx
@@ -607,7 +607,7 @@ function OverflowMenu({
Delete starter pack?
- Are you sure you want delete this starter pack?
+ Are you sure you want to delete this starter pack?
{deleteError && (