From b40333103c8ea39b4538281021545d6f75550416 Mon Sep 17 00:00:00 2001
From: Janos Bekesi <bekesij9+jupyterhub@univie.ac.at>
Date: Thu, 1 Apr 2021 15:12:14 +0200
Subject: [PATCH] doc typos

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index f1bee04..aad64be 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,9 @@ Newseye Jupyter Notebook: János Békési, Martin Gasteiner
 
 Sometimes the generating of topic models is rather tedious, since difficulties can arise regarding
 input data (datetime series with different starting or ending points, unforeseen gaps, etc.), or 
-the output formatting has to consider presentation quirks or sequence fittings. Though time aufgewendet 
-will mostly be more than estimated, any of those obstructions will be mastered (?) with a bit of
-patience and thoughtfulness.
+the output formatting has to consider presentation quirks or sequence fittings. Though time spent 
+will probably be more than estimated, any of those obstacles will be overcome with a bit of
+patience and insistence.
 
 When preparing data for topic modelling, especially when using scanned data, it is crucious to allow for
 some document structure (pages, sections, documents).
-- 
GitLab