Skip to content

Commit 3ce9fea

Browse files
committed
homepage: reduce 'correct' text
1 parent 13b9b66 commit 3ce9fea

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
@@ -36,7 +36,7 @@ <h3>Open</h3>
3636
</div>
3737
<div class="col-md-6 col-lg-4">
3838
<h3>Correct</h3>
39-
<p>hyper is a memory safe and robust implementation of the HTTP specification. Memory safety is vital in a core Internet technology. Following the HTTP specifications correctly protects users. It makes the software durable to the “real world”. Where feasible, hyper enforces correct usage.</p>
39+
<p>hyper is a memory safe and robust implementation of the HTTP specification. It is durable to the “real world”. Where feasible, hyper enforces correct usage.</p>
4040
</div>
4141
<div class="col-md-6 col-lg-4">
4242
<h3>Fast</h3>

0 commit comments

Comments
 (0)