Fix a typo in user role priority (#18786)
"alower priority" -> "a lower priority"
This commit is contained in:
		
							parent
							
								
									befbac3f1c
								
							
						
					
					
						commit
						04cdfc0086
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue