From 4338fd00a355169c6a1a313b786a71f0c7d74aed Mon Sep 17 00:00:00 2001
From: Marc Feger <marc.feger@uni-duesseldorf.de>
Date: Wed, 17 Nov 2021 17:41:01 +0100
Subject: [PATCH] Change writing of V1 to v1

---
 master.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/master.tex b/master.tex
index 7704841..8854ea8 100755
--- a/master.tex
+++ b/master.tex
@@ -226,7 +226,7 @@ Department for Computer-Networks and Communication-Systems}
 		\begin{columns}
 			\column{0.5\textwidth}
 				\begin{itemize}
-					\item Twitter API v2
+					\item Twitter API-v2
 					\item Graph-Database Neo4j
 					\item Thematic Reply Trees
 				\end{itemize}
@@ -344,7 +344,7 @@ Department for Computer-Networks and Communication-Systems}
 \begin{frame}{Next Steps}
 	\begin{itemize}
 		\item Preselection: Weak Labels + Annotation
-		\item ID-based reconstruction via API-V1
+		\item ID-based reconstruction via API-v1
 	\end{itemize}
 \end{frame}
 
-- 
GitLab