diff options
author | Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> | 2020-05-18 20:33:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-18 20:33:15 +0300 |
commit | 7db76cc6fd2f19c2d48f33ce2d010e1d2d67ef2a (patch) | |
tree | d9b8d345be5412f8c47c1fa463fd6661451b1f3c /static | |
parent | 85dd7a86eaa39f9eb516b6fac1713b90bd8267b8 (diff) |
Typos
Diffstat (limited to 'static')
-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 c1c3507..0eb6f48 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -196,7 +196,7 @@ collections: # Incidents history - label: 'Should the incident history be shown?' name: 'enableIncidentHistory' - hint: 'By disabling the incident history, you also disabl the RSS feed. To ensure no incidents are shown, you should delete them after they are resolved. This ootion overrides any other options that tailor your incident history’s look.' + hint: 'By disabling the incident history, you also disable the RSS feed. To ensure no incidents are shown, you should delete them after they are resolved. This option overrides any other options that tailor your incident history’s look.' widget: 'boolean' default: true # Incidents view format |