Skip to content

Commit d1a6c94

Browse files
sullyj3seanmonstar
authored andcommitted
home.html: fix typo
1 parent 3ce9fea commit d1a6c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h3>Flexible</h3>
5151
<p>hyper enables as many usecases as possible. It has no opinion on application structure, and makes few assumptions about its environment. This includes being portable to different operating systems.</p>
5252
</div>
5353
<div class="col-md-6 col-lg-4">
54-
<h3>Understable</h3>
54+
<h3>Understandable</h3>
5555
<p>hyper is no more complicated than it has to be. HTTP is not simple. It may not be as “easy” as 1-line to do everything, but it shouldn’t be “hard” to find the answers.</p>
5656
</div>
5757
</div>

0 commit comments

Comments
 (0)