From 1dd8fadedc3e8d75eac5da3c52b56ddb3aeed031 Mon Sep 17 00:00:00 2001
From: Adrian Stoica <stoica@ntnu.no>
Date: Thu, 24 Aug 2023 12:48:15 +0200
Subject: [PATCH] edit: 2nd lecture fix typo

---
 lectures/revealjs/02-git-plus-plus.adoc | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/lectures/revealjs/02-git-plus-plus.adoc b/lectures/revealjs/02-git-plus-plus.adoc
index b001a87..ac472a3 100644
--- a/lectures/revealjs/02-git-plus-plus.adoc
+++ b/lectures/revealjs/02-git-plus-plus.adoc
@@ -80,7 +80,7 @@ include::{includedir}scm_content.adoc[]
 
 == What is GitLab
 
-Is a complete devops solution that does reposiitory hosting, issue tracking, agile planning, code review, ci/cd and more. It started as an open source project and it still has a community edition which is free and open source
+Is a complete devops solution that does repository hosting, issue tracking, agile planning, code review, ci/cd and more. It started as an open source project and it still has a community edition which is free and open source
 
 
 
@@ -91,8 +91,12 @@ Is a complete devops solution that does reposiitory hosting, issue tracking, agi
 
 [background-color = "#124990"]
 [color = "#fff6d5"]
-== Gitpod
+== Summary
 
+== Next week
+
+ - more on git and gitlab
+ - talk about containers for development
 
 
 include::{includedir}footer.adoc[]
\ No newline at end of file
-- 
GitLab