Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Representing Measures
# Representing Amounts

**Stage**: 1
**Stage**: 2

**Champion**: Ben Allen [@ben-allen](https://github.com/ben-allen)

Expand Down
6 changes: 3 additions & 3 deletions spec.emu
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/github.min.css">
<script src="./spec.js"></script>
<pre class="metadata">
title: Measure
title: Amount
status: proposal
stage: 1
contributors: Ben Allen, Jesse Alama
stage: 2
contributors: Ben Allen, Eemeli Aro, Jesse Alama
location: https://github.com/tc39/proposal-measure/
</pre>

Expand Down