feat: rewording
This commit is contained in:
parent
1755128209
commit
8e3102234c
|
|
@ -84,7 +84,7 @@ export const GeneralTab: Tab = ({
|
||||||
onCheckedChange={field.onChange}
|
onCheckedChange={field.onChange}
|
||||||
/>
|
/>
|
||||||
<Label className="text-sm" htmlFor="autoAcceptedPlan">
|
<Label className="text-sm" htmlFor="autoAcceptedPlan">
|
||||||
Auto accept plan
|
Allow automatic acceptance of plans
|
||||||
</Label>
|
</Label>
|
||||||
</div>
|
</div>
|
||||||
</FormControl>
|
</FormControl>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue