quick fix for some typos/spelling

Small way of saying thanks for the software
This commit is contained in:
Brian Teeman
2023-10-30 10:36:54 +00:00
committed by GitHub
parent 29e5c96d44
commit 7c234466f7
3 changed files with 3 additions and 3 deletions
@@ -132,7 +132,7 @@ export const MINIMAL_TIMER_OPTIONS: ParamField[] = [
{
id: 'hideovertime',
title: 'Hide Overtime',
description: 'Whether to supress overtime styles (red borders and red text)',
description: 'Whether to suppress overtime styles (red borders and red text)',
type: 'boolean',
},
{