This commit is contained in:
tidy-dev 2024-02-28 12:31:59 -05:00
parent 3c7ce5fe9c
commit 6d3672f633

View file

@ -41,7 +41,7 @@ export class Accessibility extends React.Component<
</p>
<Checkbox
label="Show Checkmarks In Diff"
label="Show Check marks In Diff"
value={
this.props.showDiffCheckMarks
? CheckboxValue.On