Skip to content

Commit

Permalink
Rephrase "isolated" section on the landing page (jestjs#7728)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeysal authored and captain-yossarian committed Jul 18, 2019
1 parent 64728a1 commit 5dee35e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,8 @@ class Index extends React.Component {
{
content: (
<translate>
Tests run parallel in their own processes to maximize
performance.
Tests are parallelized by running them in their own
processes to maximize performance.
</translate>
),
title: <translate>Isolated</translate>,
Expand Down

0 comments on commit 5dee35e

Please sign in to comment.