Skip to content

Commit 80be6af

Browse files
committed
common29/prompts Remove explanation for novowel h4
1 parent 2b39dcf commit 80be6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common29/prompts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ function setContentPrompts () {
6868

6969
{node:document.querySelector('.tbd #nasalisation h4'), text:"How does the orthography handle vowel nasalisation?"},
7070

71-
{node:document.querySelector('#novowel h4'), text:"How is the inherent vowel killed? What other mechanisms are used to indicate consonant clusters? When are they used and not used?"},
71+
{node:document.querySelector('.tbd #novowel h4'), text:"How is the inherent vowel killed? What other mechanisms are used to indicate consonant clusters? When are they used and not used?"},
7272

7373
{node:document.querySelector('#onsets h4'), text:"Do syllable onsets support consonant clusters, or other features (such as prenasalisation, aspiration, devoicing, etc.)? If so, how are these managed by the orthography"},
7474

0 commit comments

Comments
 (0)