diff --git a/content/connecting/putty.md b/content/connecting/putty.md
index 6bcfcd7e75d58443847b6d0be36adeeba390f164..af0f121c82d50da5671df4788654276890e9211d 100644
--- a/content/connecting/putty.md
+++ b/content/connecting/putty.md
@@ -8,8 +8,9 @@ weight = "20"
 ##### Please see [Setting up and Using Duo]({{< relref "setting_up_and_using_duo" >}}).
 
 - [Connecting to HCC Clusters](#connecting-to-hcc-clusters)
- - [For Windows 10 Users](#windows-10)
- - [For Windows 7 and 8.1 Users](#windows-7-and-8-1)
+- [### Windows 10](#-windows-10)
+- [### Windows 7 and 8.1](#-windows-7-and-81)
+  - [Next Steps:](#next-steps)
 
 ## Connecting to HCC Clusters
 
@@ -22,7 +23,7 @@ If you have a MacOS or Linux system, please see [Connecting with Terminal]
 ### Windows 10
 --------------
 
-Newer Windows users (Windows 10 build version 1803 and later), can connect using the
+Windows 10 users, can connect using the
 Command Prompt. Please see [Connecting with the Terminal]({{< relref "/connecting/terminal" >}})
 for more details.
 
diff --git a/content/connecting/terminal.md b/content/connecting/terminal.md
index ba30986d3f8b4e8e3c031dc70d2d4d5ab254a98f..e66fb60392d78947e49d7f5632886a4bc312e2db 100644
--- a/content/connecting/terminal.md
+++ b/content/connecting/terminal.md
@@ -7,11 +7,12 @@ weight = "10"
 ##### Use of Duo two-factor authentication is **required** to access HCC resources.
 ##### Please see [Setting up and Using Duo]({{< relref "setting_up_and_using_duo" >}}).
 ---
-- [Starting Terminal](#starting-terminal)
+- [Starting Terminal:](#starting-terminal)
   - [MacOS](#macos)
   - [Linux](#linux)
   - [Windows](#windows)
-- [Connecting to HCC Clusters](#connecting-to-hcc-clusters)
+    - [Connecting To HCC Clusters](#connecting-to-hcc-clusters)
+    - [Next Steps:](#next-steps)
 
 # Starting Terminal:
 
@@ -32,14 +33,14 @@ Continue to connect by following the [connection directions below](#connecting-t
 
 ## Windows
 
-Computers with newer versions of windows (Windows 10 build version 1803 and later), 
-can connect using the Command Prompt. To start the command prompt, open the start menu 
+The command prompt on Windows systems can be used to connect to HCC Resources.
+To start the command prompt, open the start menu 
 and type `cmd`. Press `enter` to run. 
 You should see a prompt - a string of text, followed by a `$` or `>` character and a blinking cursor.
 Continue to connect by following the [connection directions below]
 (#connecting-to-hcc-clusters).
 
-If you are using an older versions of Windows, you will need to [download an SSH client]({{< relref "putty">}})
+If you are using an older versions of Windows, you will need to [download an SSH client such as PuTTY.]({{< relref "putty">}})
 
 ### Connecting To HCC Clusters
 
diff --git a/content/handling_data/_index.md b/content/handling_data/_index.md
index 4b16681a402d45389a8133ffeac1c40e75ad87df..31e22fe34255ddc73bdd311073e122c25bbfb9c0 100644
--- a/content/handling_data/_index.md
+++ b/content/handling_data/_index.md
@@ -12,7 +12,7 @@ each intended for a different purpose. The three areas are `/common`, `/work`, a
 
 HCC also offers a separate, near-line archive with space available for purchase called Attic. Attic provides reliable large data storage that is designed to be more reliable than `/work`, and larger than `/home`. More information on Attic and how to transfer data to and from Attic can be found on the [Using Attic]({{<relref "data_storage/using_attic">}}) page. 
 
-You can also use your [UNL Box.com]({{< relref "integrating_box_with_hcc" >}}) account to download and
+You can also use your [UNL OneDrive Account]({{< relref "data_transfer/using_rclone_with_hcc/" >}}) account to download and
 upload files from any of the HCC clusters.
 
 For moving general data into or out of HCC Resources, users are recommended to use [scp]({{<relref "data_transfer/scp" >}}) for command line transfers on Windows 10, MacOS, and Linux, or for graphical transfers,  [WinSCP]({{<relref "data_transfer/winscp" >}}) for Windows, and [CyberDuck]({{<relref "data_transfer/cyberduck" >}}) for MacOS and Linux
diff --git a/content/handling_data/data_transfer/using_rclone_with_hcc.md b/content/handling_data/data_transfer/using_rclone_with_hcc.md
index db5fa93d614952f277a7ea540236f92fc09e029c..675e5893ecadcbfd7910390f8b341ef538367a01 100644
--- a/content/handling_data/data_transfer/using_rclone_with_hcc.md
+++ b/content/handling_data/data_transfer/using_rclone_with_hcc.md
@@ -10,7 +10,7 @@ This tool can be used to transfer files between HCC clusters and outside cloud p
 ---
 ### Setup RClone
 
-1.  You must be able to access your [NU Office365 accunt](http://office.com/) account before beginning this process.  Contact your local campus IT support if you need help with initial account setup.
+1.  You must be able to access your [NU Office365](http://office.com/) account before beginning this process.  Contact your local campus IT support if you need help with initial account setup.
 
 2.  Due to the clusters being remote machines, **Rclone will need to be installed on your [local machine](https://rclone.org/downloads/) in order to authorize OneDrive**. Some services, such as Google Drive, do not require Rclone to be installed on your local machine.