Skip to content

Commit 2bc01ed

Browse files
delanmrego
authored andcommitted
Hero copyediting
1 parent f6c3e54 commit 2bc01ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/hero.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@ <h1 class="title center-text">
4242
<div class="section-feature center-text">
4343
<img src="{{ '/img/home-parallel.png' | url }}" alt="" />
4444
<p class="subtitle yellow">Parallel</p>
45-
<p>Servo explores web content parallelization by using concurrency to be faster and more energy-efficient in multiple cores devices.</p>
45+
<p>Servo uses concurrency and parallelism for faster and more energy-efficient rendering of web content on multi-core devices.</p>
4646
</div>
4747
<div class="section-feature center-text">
4848
<img src="{{ '/img/home-multi-platform.png' | url }}" alt="" />
4949
<p class="subtitle purple">Cross platform</p>
50-
<p>Servo has multi-platform support including Windows, macOS, Linux, Android, and OpenHarmony. In addition, Servo can be ported and adapted to embedded devices.</p>
50+
<p>Servo has multi-platform support, including Windows, macOS, Linux, Android, and OpenHarmony. In addition, Servo can be ported and adapted to embedded devices.</p>
5151
</div>
5252
<div class="section-feature center-text">
5353
<img src="{{ '/img/home-independent.png' | url }}" alt="" />
5454
<p class="subtitle mid-turquoise">Independent</p>
55-
<p>Servo is a project managed with open governance at Linux Foundation Europe through the Technical Steering Committee.</p>
55+
<p>Servo is a project managed with open governance under Linux Foundation Europe through our Technical Steering Committee.</p>
5656
</div>
5757
</div>
5858
</div>

0 commit comments

Comments
 (0)