Skip to content

Commit 6074d02

Browse files
committed
fill in Interval.simple (whoops)
1 parent 7dbbb1e commit 6074d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/js/interval.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ m.name; // "d5"
207207
get simple(): interval;
208208
```
209209

210-
The simple
210+
The size of an interval, reduced until it is smaller than an octave. This includes the octave, which is considered a compound unison here.
211211

212212
### `negative`
213213

0 commit comments

Comments
 (0)