diff options
author | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-08-30 22:00:39 -0400 |
---|---|---|
committer | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-08-30 22:13:37 -0400 |
commit | be69f504d975cb55e72f3ca3a2a639f86a371f6c (patch) | |
tree | eaf10653df46f8a444b19a1ea1568bf740ab52b0 /static/admin | |
parent | f41a3bb14110e5e7e557463e31a403979ba75728 (diff) |
spelling: occurred
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Diffstat (limited to 'static/admin')
-rw-r--r-- | static/admin/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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)' |