Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Advance to stage 4
Browse files Browse the repository at this point in the history
Closes #11.
  • Loading branch information
mathiasbynens committed Jan 29, 2019
1 parent ce40124 commit b6ce749
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
A proposal to prevent `JSON.stringify` from returning ill-formed Unicode strings.

## Status
This proposal is at stage 3 of [the TC39 Process](https://tc39.github.io/process-document/).
This proposal is at stage 4 of [the TC39 Process](https://tc39.github.io/process-document/).

## Champions
* Mathias Bynens
Expand Down
2 changes: 1 addition & 1 deletion spec.emu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<pre class="metadata">
title: Well-formed JSON.stringify
status: proposal
stage: 3
stage: 4
shortname: &lt;a href="https://github.com/gibson042/ecma262-proposal-well-formed-stringify"&gt;proposal-well-formed-stringify&lt;/a&gt;
contributors: Richard Gibson
</pre>
Expand Down

0 comments on commit b6ce749

Please sign in to comment.