Skip to content
Snippets Groups Projects

Fixed minor typos and formatting

Merged Carrie A Brown requested to merge connecting-edits into master
1 file
+ 4
2
Compare changes
  • Side-by-side
  • Inline
@@ -66,8 +66,8 @@ Type `yes` to indicate that you do intend to connect to Crane.
You will then be prompted for your password.
{{% notice info %}}**Note that when entering your password, the characters you type will
not be displayed on screen for security reasons.**{{% /notice %}}
{{% notice info %}}Note that when entering your password, the characters you type will
not be displayed on screen for security reasons.{{% /notice %}}
Once the account password is entered successfully, two-factor authentication prompt will appear.
@@ -93,10 +93,12 @@ if your prompt changes to the following:
### Next Steps:
Now that you are connected, check out these resources to learn more:
- [Handling Data]({{< relref "../handling_data/">}})
- [Running Applications]({{< relref "../applications/">}})
- [Submitting Jobs]({{< relref "../submitting_jobs/">}})
If you are not familiar with using command line Linux, check out these resources:
- [Basic Linux Commands]({{< relref "basic_linux_commands">}})
- [Software Carpentry Introduction to the Unix Shell Lesson](http://swcarpentry.github.io/shell-novice/)
Loading