From 38ca3ce4e3ae1ff6277dd2ccf2247e1725bdb836 Mon Sep 17 00:00:00 2001 From: Ramesh Date: Sun, 7 Aug 2022 00:27:06 -0700 Subject: [PATCH] 6623:High Level Design documentation has starting paragraph has a typo (#6625) Signed-off-by: Ramesh Mani --- openmetadata-docs/content/main-concepts/high-level-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmetadata-docs/content/main-concepts/high-level-design.md b/openmetadata-docs/content/main-concepts/high-level-design.md index 28af3a39cbf..4316f29404a 100644 --- a/openmetadata-docs/content/main-concepts/high-level-design.md +++ b/openmetadata-docs/content/main-concepts/high-level-design.md @@ -5,7 +5,7 @@ slug: /main-concepts/high-level-design # High Level Design -Thi Solution Design document will help us explore and understand the internals of OpenMetadata services, how are they built and +This Solution Design document will help us explore and understand the internals of OpenMetadata services, how are they built and their interactions. We will start by describing the big picture of the software design of the application. Bit by bit we will get inside