Skip to content

Commit 2f24320

Browse files
committed
Update LoopsListView.tsx
1 parent 7312c2e commit 2f24320

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ui/src/features/loops/components/LoopsListView.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ export function LoopsListView() {
105105
</Flex>
106106
<Text color="gray" className="max-w-2xl text-sm">
107107
Put your work on autopilot. Loops run on a schedule, on an API
108-
call, or when something happens on GitHub. You can finally
109-
close the laptop!
108+
call, or when something happens on GitHub. You can finally close
109+
the laptop!
110110
</Text>
111111
</Flex>
112112
<Button variant="solid" size="2" onClick={startBlank}>

0 commit comments

Comments
 (0)