19364: Proofreading.
authorTom Clegg <tom@curii.com>
Mon, 21 Nov 2022 14:54:42 +0000 (09:54 -0500)
committerTom Clegg <tom@curii.com>
Mon, 21 Nov 2022 14:54:42 +0000 (09:54 -0500)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

doc/admin/diagnostics.html.textile.liquid

index f4157a5116cba277216d3334e07d11b2e38f6e6d..ec6a9bf9d5511340ba58a9c4f9db8cbc045fad0d 100644 (file)
@@ -24,7 +24,7 @@ When run this way, diagnostics will also include "health checks":health-checks.h
 
 h2. Using regular user privileges
 
-On any node (server node, shell node, or a workstation outside the system network), you can also run diagnostics using by setting the usual @ARVADOS_API_HOST@ and @ARVADOS_API_TOKEN@ environment variables. Typically this is done with a regular user account.
+On any node (server node, shell node, or a workstation outside the system network), you can also run diagnostics by setting the usual @ARVADOS_API_HOST@ and @ARVADOS_API_TOKEN@ environment variables. Typically this is done with a regular user account.
 
 <notextile><pre>
 $ <span class="userinput">export ARVADOS_API_HOST=zzzzz.arvadosapi.com</span>