0

web_platform_tests.md: Fix typo in the documentation.

Add a missing 's' to "goals".

R=foolip@chromium.org,jeffcarp@chromium.org,qyearsley@chromium.org

Review-Url: https://codereview.chromium.org/2807393004
Cr-Commit-Position: refs/heads/master@{#463988}
This commit is contained in:
raphael.kubo.da.costa
2017-04-12 03:50:44 -07:00
committed by Commit bot
parent 3a9d689cfc
commit 21ed71af85

@ -26,7 +26,7 @@ of the
GitHub repos, and periodically imports a subset of the tests so that they are
run as part of the regular Blink layout test testing process.
The goal of this process are to be able to run web-platform-tests unmodified
The goals of this process are to be able to run web-platform-tests unmodified
locally just as easily as we can run the Blink tests, and ensure that we are
tracking tip-of-tree in the web-platform-tests repository as closely as
possible, and running as many of the tests as possible.