Error on the page

Hi.

There are some mistake in the code of the pagewww.unrealengine.com/eula in tag

 <title>&lt;strong class=&quot;header&quot;&gt;Unreal&reg; Engine End User License Agreement&lt;/strong&gt;</title>

Hi Arthur,

Unfortunately i’m not seeing this on my end. When I look at the element I see this:

<title><strong class="header">Unreal® Engine End User License Agreement</strong></title>

OK, but, as I know, strong tag is not allowed in title tag. It’s (strong in title tag) not supported by IE or by Chrome and other browser.

Thank you for letting us know. I checked with our documentation team to be sure and have found that it is already on our radar to be addressed.

If you will share that page at GitHub, I could send you Pull Request with fix…