More grammar

This commit is contained in:
tidy-dev 2024-02-28 12:36:38 -05:00
parent 6d3672f633
commit d469502db4

View file

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