From db767c8b1fe3f16b5dbeb0cca69e063bdc162828 Mon Sep 17 00:00:00 2001 From: David Humphrey Date: Mon, 17 Jan 2022 18:47:42 -0500 Subject: [PATCH] Update docs/architecture.md Co-authored-by: Duke Manh <51073515+DukeManh@users.noreply.github.com> --- docs/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture.md b/docs/architecture.md index 5526ce0b4a..8f9ab6e73d 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -14,7 +14,7 @@ It shows RSS/Atom blog feeds (on the left) being downloaded (1) and then queued The following gives an overview of the current (i.e. 2.4.0) design of Telescope. There are a number of major systems that make up the app: -- legacy monolothic back-end (1.0) +- legacy monolithic back-end (1.0) - back-end microservices (2.0) - front-end web app - SAML2-based authentication and authorization