diff --git a/src/screens/StarterPack/Wizard/index.tsx b/src/screens/StarterPack/Wizard/index.tsx index 7c1df78c27..264e819810 100644 --- a/src/screens/StarterPack/Wizard/index.tsx +++ b/src/screens/StarterPack/Wizard/index.tsx @@ -545,13 +545,9 @@ function Footer({ {getName(items[0])}, {getName(items[1])}, - and {state.feeds.length - 2}{' '} - {' '} - are included in your starter pack + and {items.length - 2}{' '} + are + included in your starter pack )}