Skip to content

Commit

Permalink
Copy edits (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker committed May 14, 2022
1 parent 3db1650 commit 858dbd3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ function Home() {
<Header />
<Links />
<p class="mt-12 text-lg text-justify">
This community group aims to provide a space for JS runtimes to
This community group aims to provide a space for JavaScript runtimes to
collaborate on API interoperability. We focus on documenting and
improving interoperability of web platform APIs across runtimes
(especially non-Browser ones). This is done through discussions between
runtimes, proposals for new and existing web APIs in existing
specification venues (WHATWG, W3C), and documentation of existing
runtime behaviours.{" "}
(especially non-browser ones). This is done through discussions among
runtimes, proposals in specification venues (WHATWG, W3C) for new
web APIs and for changes to current web APIs, and documentation of
existing runtime behaviours.{" "}
<a
href="/faq"
class="text-pink-500 hover:text-pink-700 hover:underline"
Expand Down

0 comments on commit 858dbd3

Please sign in to comment.