For example, in some recent PRs, e.g., #596, the word "Describtion" (not "Description") was not flagged as incorrect. This task was created when working on fixing spell checking in #616. In addition to notes here, see more notes there. IFF it would be impossible to resolve false-positives with Vale and adjusting its `.vale.ini` config, we might switch to: - Direct CSpell usage - or `remark`-based spelling checks, that might be extended to further prose or Markdown lints