diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-15 20:03:34 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-15 20:03:34 +0100 |
| commit | 124486696f361783e5f24854b3fecd22c63632d9 (patch) | |
| tree | 7b7f4cb1dfb5f69c5943b6f0abfdc848f0fba2d1 /src/data/scotsoun/sscd146.ts | |
| parent | 8a52236c491c4b32e8b4547e057ae250c198c507 (diff) | |
Unescapes HTML escapes in lallans/scotsoun data
Diffstat (limited to 'src/data/scotsoun/sscd146.ts')
| -rw-r--r-- | src/data/scotsoun/sscd146.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/scotsoun/sscd146.ts b/src/data/scotsoun/sscd146.ts index 7083ea7..b19dbc2 100644 --- a/src/data/scotsoun/sscd146.ts +++ b/src/data/scotsoun/sscd146.ts @@ -9,7 +9,7 @@ const cd: Scotsoun = { scotsounId: '146', trackList: [ 'Beloved Scotland (The Lost Pibroch)', - 'Structure of the Pibroch: illustrated on the chanter by W McCallum', + 'Structure of the Pibroch: illustrated on the chanter by W McCallum', 'Introduction to Strathspeys', 'Inveraray Castle (Strathspey)', 'The Caledonian Society of London (Strathspey)', |
