Misspelled words in user facing strings, eg in determineTermAction prompt
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3506994. --> Reported by: [vivek panicker](https://www.drupal.org/user/3540616) Related to !56 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Spotted few misspelled words in determineTermAction.yml.<br> "the" should be "they".</p> <pre>&nbsp;&nbsp;&nbsp; When the user writes category, taxonomy type or category type, the mean vocabulary.<br>&nbsp;&nbsp;&nbsp; When the user writes tag, tag type or category item, the mean taxonomy term.</pre><h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Check the prompt in determineTermAction.yml file.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Change "the" to "they" where suitable.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>NA</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>NA</p> <h3 id="summary-api-changes">API changes</h3> <p>NA</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>NA</p>
issue