X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8fdac0b6f954b6265798390b95e61f8192b85630..08123387faf00b0af64ea01f7196d8c5ca3fae1e:/doc/admin/management-token.html.textile.liquid diff --git a/doc/admin/management-token.html.textile.liquid b/doc/admin/management-token.html.textile.liquid index 306314337a..5380f38f9c 100644 --- a/doc/admin/management-token.html.textile.liquid +++ b/doc/admin/management-token.html.textile.liquid @@ -18,7 +18,7 @@ To access a monitoring endpoint, the requester must provide the HTTP header @Aut h2. API server -Set @MangementToken@ in the appropriate section of @application.yml@ +Set @ManagementToken@ in the appropriate section of @application.yml@
 production:
@@ -29,7 +29,7 @@ production:
 
 h2. Node Manager
 
-Set @port@ (the listen port) and @MangementToken@ in the @Manage@ section of @node-manager.ini@ .
+Set @port@ (the listen port) and @ManagementToken@ in the @Manage@ section of @node-manager.ini@.
 
 
 [Manage]
@@ -47,7 +47,7 @@ ManagementToken = xxx
 
 h2. Other services
 
-The following services also support monitoring.  Set @MangementToken@ in the respective yaml config file for each service.
+The following services also support monitoring.  Set @ManagementToken@ in the respective yaml config file for each service.
 
 * keepstore
 * keep-web