Skip to content

Commit e1f2cb7

Browse files
minor copy fix
1 parent d3427ef commit e1f2cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/index.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ layout: layouts/base.njk
1919
<h1>What is <span class="font-extrabold text-transparent bg-clip-text bg-gradient-jams">Jamstack</span>?</h1>
2020
</a>
2121

22-
<p>Jamstack is an architectural approach that decouples the web experience layer from data and business logic, improving flexibility, scalability, performance, and maintainability. Jamstack removes the need for business logic to dictate the web experience. It enables a composable architecture for the web where custom logic and 3rd party services are consumed through well defined APIs.</p>
22+
<p>Jamstack is an architectural approach that decouples the web experience layer from data and business logic, improving flexibility, scalability, performance, and maintainability. Jamstack removes the need for business logic to dictate the web experience. It enables a composable architecture for the web where custom logic and 3rd party services are consumed through APIs.</p>
2323
</div>
2424
</div>
2525
</section>

0 commit comments

Comments
 (0)