Update code from https://github.com/dmi-try/marionette-collective
[packages/precise/mcollective.git] / website / simplerpc / authorization.md
index b2521ed2720cf8a3fa124172bb4022bdcca21eb1..ad1ea18a2ad8d4814c58f5b7dae290acd5b74631 100644 (file)
@@ -50,7 +50,7 @@ end
 
 The call extra _authorized`_`by :authorize`_`it_ line tells your agent to use the _MCollective::Util::AuthorizeIt_ class for authorization.
 
-## Enabling RPC auditing globally
+## Enabling RPC authorization globally
 You can enable a specific plugin on all RPC agents in the server config file.  If you do this and an agent also specify it's own authorization the agent will take priority.
 
 {% highlight ini %}