From e13bbee1e6bfb7020b12faef3f36780f7e1cf84e Mon Sep 17 00:00:00 2001 From: tracer Date: Mon, 24 Oct 2022 20:27:03 +0200 Subject: [PATCH] fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6819f64..52dfd25 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ As I was not allowed to use any framework, respectively no foreign code, most of the time was spent, well creating some kind of framework myself. :-) -The address book itself was than done in a few hours. +The address book itself was then done in a few hours.