From 9c26e16ef0cb112ccd71e171614647d56cbb67dc Mon Sep 17 00:00:00 2001
From: Quentin Yeche <quentin.yeche@inrae.fr>
Date: Mon, 16 Oct 2023 15:41:46 +0200
Subject: [PATCH] fixed formatting

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6103be6..1083ca9 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ sudo docker run -tp 8888:8888 rs_notebooks
 
 2. Click one of the links to open Jupyter Lab in a browser.
 
-### using on a remote server
+### Using on a remote server
 
 It is quite possible to import and run these notebooks on a remote Jupyter notebook servers. Two publicly available options are [Google Colab](https://colab.research.google.com/) and [Microsoft Planetary Computer Hub](https://pccompute.westeurope.cloudapp.azure.com/compute/hub/login?next=%2Fcompute%2Fhub%2F). Here are a few key characteristics for each of these services:
 
-- 
GitLab