Merge pull request #58 from akumbhani66/patch-1

Fixed typo
This commit is contained in:
Michael Cade 2022-04-12 07:36:40 +01:00 committed by GitHub
commit 90ab68c51d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ We have been talking about servers but the likelihood is that your application w
## High Level Overview
On one side we have our developers creating new features and functionality (as well as bug fixes) for the application on one side.
On one side we have our developers creating new features and functionality (as well as bug fixes) for the application.
On the other side we have some sort of environment, infrastructure or servers which are configured and managed to run this application and communitcate with all its required services.