Skip to content

fix typo on case study page #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h4>3.1. Why Frontend Review Apps?</h4>
development.
</p>

<h4>3.2. Frontend Applicaton Architecture</h4>
<h4>3.2. Frontend Application Architecture</h4>

<p>
To give some context for what type of architecture we are for, we'll contrast it first with a traditional 3-tier full stack web architecture.
Expand Down Expand Up @@ -1467,7 +1467,7 @@ <h3>11.1 Develop Dashboard Templates</h3>
<h3>11.2 Implementation using other cloud providers</h3>

<p>
Our current solution uses AWS for its infrastrucutre. While this is a
Our current solution uses AWS for its infrastructure. While this is a
good, common choice amongst the various other cloud providers, it
would be great if our solution were operational amongst all the
alternatives such as Digital Ocean, Google Cloud, etc.
Expand Down Expand Up @@ -1637,4 +1637,4 @@ <h3>Emil Reji</h3>
<script type="text/javascript" src="slick/slick.min.js"></script>
</body>

</html>
</html>