6623:High Level Design documentation has starting paragraph has a typo (#6625)

Signed-off-by: Ramesh Mani <ramesh.mani@gmail.com>
This commit is contained in:
Ramesh 2022-08-07 00:27:06 -07:00 committed by GitHub
parent f8edbafccf
commit 38ca3ce4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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