From ad071e29ba4e2b582664887b1ae714f5fe823070 Mon Sep 17 00:00:00 2001
From: Dirk Sarpe <dsarpe@posteo.de>
Date: Tue, 14 Apr 2020 22:30:33 +0200
Subject: [PATCH] fix typos

---
 rstudio1.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rstudio1.md b/rstudio1.md
index 1772fb4..0e86c93 100644
--- a/rstudio1.md
+++ b/rstudio1.md
@@ -5,7 +5,7 @@ Subscribe to updates of this documentation via
 
 [[_TOC_]]
 
-## Access Web-IDE of RStudio
+## Access Web IDE of RStudio
 
 1. check if you have been given access from [GSU](https://www.idiv.de/?id=532)
    (i.e. if you are the group g_r_users)
@@ -35,7 +35,7 @@ You can only reach the server from the internal network, i.e. if you are
 connected via VPN or cable at iDiv. Note that the internal name is rstudio1
 instead of rstudio!
 
-From a terminal/command prompt run (replace `ab12cdef` with your iDiv user name.
+From a terminal/command prompt run (replace `ab12cdef` with your iDiv user name)
 
 ```bash
 ssh ab12cdef@rstudio1.idiv.de
@@ -159,7 +159,7 @@ If you want to download/export files, select the checkbox for each file or
 directory and click *More -> Export*. If you selected multiple files a zip file
 will be downloaded.
 
-Avoid the Web IDE for large files, resuming of a transfer is usually not
+Avoid the web IDE for large files, resuming of a transfer is usually not
 possible.
 
 
-- 
GitLab