Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add missing `to` in StarterPackScreen.tsx string (#4743)

authored by

surfdude29 and committed by
GitHub
6b5e3181 8f06ba70

+1 -1
+1 -1
src/screens/StarterPack/StarterPackScreen.tsx
··· 607 607 <Trans>Delete starter pack?</Trans> 608 608 </Prompt.TitleText> 609 609 <Prompt.DescriptionText> 610 - <Trans>Are you sure you want delete this starter pack?</Trans> 610 + <Trans>Are you sure you want to delete this starter pack?</Trans> 611 611 </Prompt.DescriptionText> 612 612 {deleteError && ( 613 613 <View