From 6db47748018871d191e7b04bd9618b0bd8455f98 Mon Sep 17 00:00:00 2001 From: eharstad <eharstad@unl.edu> Date: Fri, 26 Jun 2020 21:06:30 +0000 Subject: [PATCH] Fixed typo in shell_access.md --- content/open_ondemand/shell_access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/open_ondemand/shell_access.md b/content/open_ondemand/shell_access.md index a1656335..1a96ceb2 100644 --- a/content/open_ondemand/shell_access.md +++ b/content/open_ondemand/shell_access.md @@ -4,7 +4,7 @@ description = "Shell Access with HCC OnDemand" weight=40 +++ -To access the shell on the cluster, from the menu at the top of the OnDemand Dashboard, select "Clusters" -> "<Cluster> Shell Access" (where \<Cluster\> is the name of the OnDemand server you are logged into. +To access the shell on the cluster, from the menu at the top of the OnDemand Dashboard, select "Clusters" -> "\<Cluster\> Shell Access" (where \<Cluster\> is the name of the OnDemand server you are logged into. {{< figure src="/images/OOD_Shell_1.png" width="700" class="img-border">}} -- GitLab