From 6461ef8d5eed0278ca3468c67f9b227a6696eef8 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Wed, 14 Sep 2022 07:01:47 +0200
Subject: [PATCH] s/tomorrow/advanced

---
 basics.html | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/basics.html b/basics.html
index 0ff7f85..311c42a 100644
--- a/basics.html
+++ b/basics.html
@@ -84,7 +84,7 @@
           </section>
 
           <section id="intro-agenda-2" data-markdown>
-            ## agenda (tomorrow)
+            ## agenda (advanced)
 
             1.  customization (editors, IDEs)
             1.  project & team setup (GitLab)
@@ -93,7 +93,7 @@
 
             note:
             - in smaller groups
-            - while today is more general, tomorrow will be focused on your
+            - while today is more general, advanced will be focused on your
               specific situation
           </section>
 
@@ -242,7 +242,7 @@
               - enforce **style guide** aka *code formatting*
             - ***deployment*** (app store, web server)
 
-            *(see advanced seminar or tomorrow)*
+            *(see advanced seminar)*
 
             notes:
             - buzzwords:
@@ -953,7 +953,7 @@
             - we: review and possible resolve merge request in GL
             - show next slide once merging is done on command line
             - we: review one MR, show line comments in GL, thumbs up
-            - tomorrow: view of maintainer
+            - advanced: view of maintainer
           </section>
 
           <section id="collab-review-criticism" data-markdown>
@@ -1013,7 +1013,6 @@
         <section>
           <section id="homework" data-markdown>
             # homework
-            ## (or tomorrow)
           </section>
 
           <section id="homework-use-git" data-markdown>
@@ -1058,7 +1057,7 @@
         </section>
 
         <section id="intro-agenda-2" data-markdown>
-          ## agenda tomorrow
+          ## agenda advanced
 
           1.  customization (editors, IDEs)
           1.  project & team setup (GitLab)
@@ -1067,7 +1066,7 @@
 
           note:
           - in smaller groups
-          - while today is more general, tomorrow will be focused on your
+          - while today is more general, advanced will be focused on your
             specific situation
         </section>
 
-- 
GitLab