cpoerschke commented on code in PR #3800:
URL: https://github.com/apache/solr/pull/3800#discussion_r2455133822


##########
solr/solr-ref-guide/modules/deployment-guide/pages/rule-based-authorization-plugin.adoc:
##########
@@ -64,7 +64,7 @@ Permissions control which roles (and consequently which 
users) have access to wh
 
 Each permission has two main components: a description of the APIs the 
permission applies to, and a list of the roles that should be allowed to access 
to this set of APIs.
 
-Administrators can use permissions from a list of predefined options or define 
their own custom permissions, are are free to mix and match both.
+Administrators can use permissions from a list of predefined options or define 
their own custom permissions, are free to mix and match both.

Review Comment:
   ```suggestion
   Administrators can use permissions from a list of predefined options or 
define their own custom permissions, they are free to mix and match both.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to