diff options
author | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-08-30 22:01:04 -0400 |
---|---|---|
committer | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-08-30 22:13:37 -0400 |
commit | e52df479d78629ff1fa66b225c1f89df3c51d27b (patch) | |
tree | e1a4aa46c2945e890eb93063a354d039eda952ca /static/admin | |
parent | be69f504d975cb55e72f3ca3a2a639f86a371f6c (diff) |
spelling: overridden
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 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 |