From be69f504d975cb55e72f3ca3a2a639f86a371f6c Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 30 Aug 2023 22:00:39 -0400 Subject: spelling: occurred Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- static/admin/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/admin') diff --git a/static/admin/config.yml b/static/admin/config.yml index 551eb96..13e63aa 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -241,7 +241,7 @@ collections: - label: 'Show last modified date at bottom of issues' name: 'enableLastMod' widget: 'boolean' - hint: 'Experimental feature shows when changes occured based on Git info. Read the wiki for more: https://github.com/cstate/cstate/wiki/Customization#time' + hint: 'Experimental feature shows when changes occurred based on Git info. Read the wiki for more: https://github.com/cstate/cstate/wiki/Customization#time' required: false default: false - label: 'Use relative time (issue began x min ago)' -- cgit v1.2.3-70-g09d2 From e52df479d78629ff1fa66b225c1f89df3c51d27b Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 30 Aug 2023 22:01:04 -0400 Subject: spelling: overridden Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- static/admin/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/admin') diff --git a/static/admin/config.yml b/static/admin/config.yml index 13e63aa..9f5cdbf 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -288,7 +288,7 @@ collections: required: false default: true - label: 'Disable dark mode' - hint: 'If your OS and browser supports prefers-color-scheme and the user opted into a dark mode, the status page will be darker. Some color choices may be overriden.' + hint: 'If your OS and browser supports prefers-color-scheme and the user opted into a dark mode, the status page will be darker. Some color choices may be overridden.' name: 'disableDarkMode' widget: 'boolean' required: false -- cgit v1.2.3-70-g09d2