Skip to content

Commit 605de97

Browse files
authored
Correct description text in show-volume-backups.tsx
Fix formatting in volume backups description.
1 parent 6ba3505 commit 605de97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dokploy/components/dashboard/application/volume-backups/show-volume-backups.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export const ShowVolumeBackups = ({
8686
</CardTitle>
8787
<CardDescription>
8888
Schedule volume backups to run automatically at specified
89-
intervals.
89+
intervals
9090
</CardDescription>
9191
</div>
9292
<div className="flex items-center gap-2 flex-wrap">

0 commit comments

Comments
 (0)