Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 3ef4638

Browse files
committed
linter
1 parent a560d52 commit 3ef4638

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/components/modals/RunPodClusterLauncher.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,8 +394,7 @@ disk_space: 100`}
394394
minRows={2}
395395
/>
396396
<Typography level="body-xs" sx={{ mt: 0.5 }}>
397-
Use <code>;</code> at the end of each line for separate
398-
commands
397+
Use <code>;</code> at the end of each line for separate commands
399398
</Typography>
400399
</FormControl>
401400

0 commit comments

Comments
 (0)