Skip to content

Commit

Permalink
♿️ add lang attr
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcpip committed Nov 14, 2024
1 parent 3a12b64 commit 72043ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">

<style>
Expand Down Expand Up @@ -241,3 +242,5 @@ <h2>Eliding the process</h2>
<h2>Role of the editors</h2>

<p>In-process additions will likely have spec text which is authored by a champion or a committee member other than the editors although in some cases one or more of the editors may also be a champion with responsibility for specific features. The editors are responsible for the overall structure and coherence of the ECMAScript specification. It is also the role of the editors to provide guidance and feedback to spec text authors so that as an addition matures, the quality and completeness of its specification improves. It is also the role of the editors to integrate additions which have been accepted as “finished” (stage 4) into a new revision of the specification.

</html>

0 comments on commit 72043ae

Please sign in to comment.