From c3ff34d82df859548b0912812552293966c6fe36 Mon Sep 17 00:00:00 2001
From: Danny Rotscher <danny.rotscher@tu-dresden.de>
Date: Thu, 8 Sep 2022 13:43:17 +0200
Subject: [PATCH] Changed link description

---
 doc.zih.tu-dresden.de/docs/access/jupyterhub.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
index 65f09283c..ca679b8d9 100644
--- a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
+++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
@@ -253,9 +253,9 @@ chosen by your selected partition.
 
 As you might have noticed, after launching Jupyter**Lab**,
 there are several boxes with icons therein visible in the `Launcher`.
-Each box therein represents a so called 'Kernel'
-(note that these are not to be confused with Operating System Kernel,
+Each box therein represents a so called 'Kernel'.
+(note that these are not to be confused with operating system kernel,
 but similarly provide basic functionality for running your use cases,
 e.g. Python or R)
 
-You can find further documentation on creating your own Kernels [here](./jupyterhub_custom_environments.md)
+You can also [create your own Kernels](./jupyterhub_custom_environments.md).
-- 
GitLab