From 17cdac116598ceb6b6ba2fa4c948521792094f77 Mon Sep 17 00:00:00 2001
From: Emmanuel Bruno <emmanuel.bruno@univ-tln.fr>
Date: Tue, 18 Apr 2023 16:16:35 +0200
Subject: [PATCH] fixes typo.

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

diff --git a/README.md b/README.md
index 1b12cd0..75a2bac 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Jupyterlab PostgreSQL Image
+# Jupyterlab PostgreSQL Image
 
 A jupyterlab image with postgresql installed and started.
 A database `demodb` is created for user `jovyan`.
-- 
GitLab