Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
MikesGlitch committed Dec 4, 2023
1 parent b341050 commit e28abda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ function MonthlyPatterns({ config, dispatch }) {
</Button>
<Button
type="bare"
aria-label="Add Recurrence"
aria-label="Add recurrence"
style={{ padding: 7, marginLeft: 5 }}
onClick={() => dispatch({ type: 'add-recurrence' })}
>
Expand Down

0 comments on commit e28abda

Please sign in to comment.