Skip to content

Commit 6e57ff2

Browse files
Merge pull request #646 from georgebrindeiro/patch-1
Fixed typo
2 parents 6a30f7d + ca631c8 commit 6e57ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/why-jamstack.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ layout: layouts/base.njk
4747
When hosting complexity is reduced, so are maintenance tasks. A <a href="/glossary/pre-render/">pre-generated</a> site, being served directly from a simple host or directly from a CDN does not need a team of experts to "keep the lights on".
4848
</p>
4949
<p>
50-
The work was done during the build, so now the generated site is stable and can be hosted without servers which might require patching, updating and maintain.
50+
The work was done during the build, so now the generated site is stable and can be hosted without servers which might require patching, updating and maintenance.
5151
</p>
5252
</section>
5353

0 commit comments

Comments
 (0)