Skip to content

Commit f3b16c4

Browse files
committed
fix(charts): correct Bbdim7 to Bdim7 in bar 6 of Bebop Blues
1 parent 34bb014 commit f3b16c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/grigson/documentation/examples/bebop-blues.chart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ title: "Bebop Blues"
33
---
44

55
| (4/4) Fmaj7 F7 | Bb7 Bdim7 | Fmaj7 | Cm7 F7 |
6-
| Bbmaj7 | Bbdim7 | Fmaj7 | Am7 D7 |
6+
| Bbmaj7 | Bdim7 | Fmaj7 | Am7 D7 |
77
| Gm7 | C7 | Fmaj7 Dm7 | Gm7 C7 ||.

packages/website/content/sheet.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ title: "Bebop Blues"
296296
---
297297
298298
| (4/4) Fmaj7 F7 | Bb7 Bdim7 | Fmaj7 | Cm7 F7 |
299-
| Bbmaj7 | Bbdim7 | Fmaj7 | Am7 D7 |
299+
| Bbmaj7 | Bdim7 | Fmaj7 | Am7 D7 |
300300
| Gm7 | C7 | Fmaj7 Dm7 | Gm7 C7 ||.
301301
`;
302302

0 commit comments

Comments
 (0)