about summary refs log tree commit diff
path: root/config/locales/simple_form.en.yml
diff options
context:
space:
mode:
authorOndřej Pokorný <ondra@unextro.net>2022-07-08 22:39:17 +0200
committerGitHub <noreply@github.com>2022-07-08 22:39:17 +0200
commit04cdfc0086dc2d7295d0a5cffb35481bba09e66e (patch)
tree6bc4689c1719d1de4ba502b540d0a6203ede4ab5 /config/locales/simple_form.en.yml
parentbefbac3f1c54fd850256711327cbd4d24cd8390a (diff)
Fix a typo in user role priority (#18786)
"alower priority" -> "a lower priority"
Diffstat (limited to 'config/locales/simple_form.en.yml')
-rw-r--r--config/locales/simple_form.en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml
index f7da3a23d..c17a62cbe 100644
--- a/config/locales/simple_form.en.yml
+++ b/config/locales/simple_form.en.yml
@@ -102,7 +102,7 @@ en:
         highlighted: This makes the role publicly visible
         name: Public name of the role, if role is set to be displayed as a badge
         permissions_as_keys: Users with this role will have access to...
-        position: Higher role decides conflict resolution in certain situations. Certain actions can only be performed on roles with alower priority
+        position: Higher role decides conflict resolution in certain situations. Certain actions can only be performed on roles with a lower priority
       webhook:
         events: Select events to send
         url: Where events will be sent to