From fdf9fbb65b3c9373ab0884dac7a57c3cb29c036a Mon Sep 17 00:00:00 2001 From: Min RK Date: Thu, 24 Nov 2022 11:23:59 +0100 Subject: [PATCH] connect users with infrastructure --- docs/source/getting-started/institutional-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/getting-started/institutional-faq.md b/docs/source/getting-started/institutional-faq.md index 642c9aca..f37f6ba8 100644 --- a/docs/source/getting-started/institutional-faq.md +++ b/docs/source/getting-started/institutional-faq.md @@ -32,7 +32,7 @@ Here is a quick breakdown of these three tools: has several extensions that are tailored for using Jupyter Notebooks, as well as extensions for other parts of the data science stack. - **JupyterHub** is an application that manages interactive computing sessions for **multiple users**. - It also connects them(sessions) with infrastructure those users wish to access. It can provide + It also connects users with infrastructure they wish to access. It can provide remote access to Jupyter Notebooks and JupyterLab for many people. ## For management