Files
vault/changelog/22153.txt
korhojoa 39b09b3540 Correct doctype (#22153)
* Correct doctype

This is not a valid doctype, the 'lang' belongs to the html element.

* Create 22153.txt

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-15 19:00:29 +00:00

4 lines
59 B
Plaintext

```release-note:bug
ui: correct doctype for index.html
```