provising-->providing

This commit is contained in:
sunlintong 2018-09-03 11:03:02 +08:00
parent 73c6c59094
commit dacd61dd08
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ The node authorizer currently supports two authorizers; aws and alwaysallow. The
- we check the ip address of the client requesting the document is the same the instance document.
- we check that the node has not already registered.
Assuming all the conditions are met a secret token is generated and returned to the client to continue the provising of the worker node.
Assuming all the conditions are met a secret token is generated and returned to the client to continue the providing of the worker node.
#### **Enabling the Node Authorization Service**