We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade99cf commit 5536b75Copy full SHA for 5536b75
npm-packages/dashboard/src/components/deploymentSettings/Backups.tsx
@@ -81,7 +81,7 @@ export function Backups({
81
>
82
<label className="flex cursor-not-allowed items-center gap-2 text-sm">
83
<Checkbox disabled checked={false} onChange={() => {}} />
84
- Backup Automatically
+ Backup automatically
85
</label>
86
<span
87
className="rounded bg-util-accent px-1.5 py-0.5 text-xs font-semibold uppercase tracking-wider text-white"
0 commit comments